1. 375fee9 Use vndk/window.h instead of the system one by Yiwei Zhang · 4 years, 6 months ago
  2. 02818d1 Regres: Update test lists @ 5e947ada by SwiftShader Regression Bot · 4 years, 6 months ago
  3. 5e947ad Fix clamping cube face coordinates to [0.0, 1.0) range by Nicolas Capens · 4 years, 6 months ago
  4. de0105d Fix delegating eglCreateWindowSurface to CreatePlatformWindowSurface by Nicolas Capens · 4 years, 6 months ago
  5. d75c5e1 Fix GN build by Antonio Maiorano · 4 years, 6 months ago
  6. 9c14bda Optimize transcendentals for Subzero by Antonio Maiorano · 4 years, 6 months ago
  7. b042f4e EGL_KHR_platform_x11: wrong implementation in CreatePlatformWindowSurface() by Nicolas Caramelli · 4 years, 6 months ago
  8. 08596c4 Add DirectFB support for Vulkan WSI by Nicolas Caramelli · 4 years, 8 months ago
  9. c12c90b Add VK_KHR_imageless_framebuffer by Sean Risser · 4 years, 6 months ago
  10. 9c6e9a4 SpirvShaderDebugger: Mark II by Ben Clayton · 4 years, 6 months ago
  11. 8fa2ee0 Vulkan/Debug: Support Locations as hashmap keys by Ben Clayton · 4 years, 6 months ago
  12. ac160bd System/Types: Add support for vec3 by Ben Clayton · 4 years, 6 months ago
  13. b61d9d7 Pipeline: Remove hack to disable spirv-opt when debugging by Ben Clayton · 4 years, 6 months ago
  14. 1075bae Vulkan/Debug: Add Context::Lock::findFile() by Ben Clayton · 4 years, 6 months ago
  15. 0f0f979 src/Pipeline: Misc fixes by Ben Clayton · 4 years, 6 months ago
  16. c271e49 Vulkan/Debug: Various fixes / improvements to Thread by Ben Clayton · 4 years, 6 months ago
  17. 4fbe46d Vulkan/Debug: Don't accumulate function breakpoints by Ben Clayton · 4 years, 6 months ago
  18. ce1584d Vulkan/Debug: Overhaul Values / Variables by Ben Clayton · 4 years, 6 months ago
  19. 1302a4b Vulkan/Debug: Assert on locking context twice on same thread by Ben Clayton · 4 years, 6 months ago
  20. bb4045b Vulkan/Debug: Add File::getBreakpoints() by Ben Clayton · 4 years, 6 months ago
  21. aa58f0c Vulkan/Debug: Split EventListener by Ben Clayton · 4 years, 6 months ago
  22. 44be094 Pipeline: Fix return type of SIMD::Pointer::limit() by Ben Clayton · 4 years, 6 months ago
  23. 200a463 Pipeline: Assign to SpirvRoutine::pointCoord by Ben Clayton · 4 years, 6 months ago
  24. b94db86 Explicitly filter assigments to sources variable by Sylvain Defresne · 4 years, 6 months ago
  25. a094062 Fix a linker problem with ARM/thumb compatibility by Enrico Granata · 4 years, 6 months ago
  26. 6aadd31 Implement VK_KHR_image_format_list by Sean Risser · 4 years, 6 months ago
  27. fe878de Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 7 months ago
  28. b33e0b3 Support Gralloc4 in SwiftShader by Jason Macnak · 5 years ago
  29. 03c711a Regres: Update test lists @ dc552fce by SwiftShader Regression Bot · 4 years, 6 months ago
  30. 0f14b7a CMake: normalize FOLDER property for third_party targets by Antonio Maiorano · 4 years, 7 months ago
  31. 8d086fc SpirvShaderDebugger: Add PRINT_EACH_DEFINED_DBG_INSTRUCTION by Ben Clayton · 4 years, 6 months ago
  32. 779a2f3 SpirvShaderDebugger: Implement DebugValue by Ben Clayton · 4 years, 6 months ago
  33. 6740e07 SpirvShaderDebugger: Reduce lock contention by Ben Clayton · 4 years, 6 months ago
  34. dc552fc Drop the float literal suffix by Nicolas Capens · 4 years, 7 months ago
  35. 41974f5 Allow OpTypeVoid for debug function return type by Jaebaek Seo · 4 years, 7 months ago
  36. b24900a Update PowerVR Samples to ToT by Alexis Hetu · 4 years, 7 months ago
  37. ce08265 Fix register assignment for constant arrays by Nicolas Capens · 4 years, 7 months ago
  38. 5f71fdf Fix component swizzle for uniform texel buffers by Nicolas Capens · 4 years, 7 months ago
  39. 8c0e550 Allow alphaToCoverage with a single sample by Alexis Hetu · 4 years, 7 months ago
  40. 1012144 Regres: Roll dEQP to latest tip-of-tree by Nicolas Capens · 4 years, 7 months ago
  41. e63aa95 Don't assert on component swizzle matching identity by Nicolas Capens · 4 years, 7 months ago
  42. 2c5b445 Minor change in detachImage() for Xcb, Xlib, Wayland WSIs by Nicolas Caramelli · 4 years, 8 months ago
  43. 75690ce DescriptorPool error fix by Alexis Hetu · 4 years, 8 months ago
  44. 6c80505 Only use clang specific directives when clang is used by Alexis Hetu · 4 years, 7 months ago
  45. 3c0e058 Skip texel address sample offset if zero by Nicolas Capens · 4 years, 7 months ago
  46. 6287c18 Fix enum-hashing build error on Ubuntu 16.04 by Sean Risser · 4 years, 7 months ago
  47. e1051cb Fix undefined behavior in minifloat conversion by Nicolas Capens · 4 years, 7 months ago
  48. 558540f Add unit test for 11/10-bit minifloat denormal underflow by Nicolas Capens · 4 years, 7 months ago
  49. 2d5bbdc Assert multisample resolve has equal input and output formats by Nicolas Capens · 4 years, 7 months ago
  50. efbc5ca Handle OpenCL.DebugInfo.100 DebugOperation by Jaebaek Seo · 4 years, 7 months ago
  51. 4953712 Handle DebugGlobalVariable using DebugInfoNone by Jaebaek Seo · 4 years, 7 months ago
  52. a2e6c1a Optimize multisample resolve with SSE2 instructions by Nicolas Capens · 4 years, 7 months ago
  53. 4487e58 Add a fast multisample resolve code path by Nicolas Capens · 4 years, 7 months ago
  54. 64ed121 Make multisample resolve a Blitter method by Nicolas Capens · 4 years, 7 months ago
  55. 2014e7b Work around std::is_trivially_copyable issue with MSVC by Nicolas Capens · 4 years, 7 months ago
  56. ec3650f Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 7 months ago
  57. 1f48854 Refactor image extent retrieval by Nicolas Capens · 4 years, 7 months ago
  58. 3b5f0b4 Refactor image view extent retrieval by Nicolas Capens · 4 years, 7 months ago
  59. b400b97 Refactor image query instructions by Nicolas Capens · 4 years, 8 months ago
  60. 622558b Revert "Add getPhysicalDeviceFeatures2" by Sean Risser · 4 years, 7 months ago
  61. aba65a8 X11 and Ozone: Try to check for display type when creating framebuf by Maksim Sisov · 4 years, 7 months ago
  62. 66d1f73 Perform independent blend state optimization by Nicolas Capens · 4 years, 7 months ago
  63. 44e1791 Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 8 months ago
  64. cbfd396 Control Flow Integrity (cfi) fix by Alexis Hetu · 4 years, 7 months ago
  65. 6f74415 Update README to add details on Vulkan and less about GLES by Antonio Maiorano · 4 years, 7 months ago
  66. e7cd224 Don't rely on VectorType::get() default parameter by Nicolas Capens · 4 years, 7 months ago
  67. abe07b9 Regres: Update test lists @ cda86eff by SwiftShader Regression Bot · 4 years, 7 months ago
  68. cda86ef Implement shaderStorageImageMultisample support by Nicolas Capens · 4 years, 8 months ago
  69. c4f3b71 Fix copying cubemap textures out of bounds by Alexis Hetu · 4 years, 8 months ago
  70. ee70c3a Regres: Update test lists @ 13f04d59 by SwiftShader Regression Bot · 4 years, 8 months ago
  71. b654080 Fix decorations bleeding to following block members by Alexis Hetu · 4 years, 8 months ago
  72. 13f04d5 Fix for dEQP-VK.wsi.*.swapchain.acquire.too_many_timeout by Alexis Hetu · 4 years, 8 months ago
  73. afbc899 Implement VK_EXT_depth_range_unrestricted by Nicolas Capens · 4 years, 8 months ago
  74. 72ea2ee Prevent accessing deleted ImageView objects by Alexis Hetu · 4 years, 8 months ago
  75. 59b4828 Regres: Update test lists @ a202c209 by SwiftShader Regression Bot · 4 years, 8 months ago
  76. a202c20 Refactor discerning image view types by Nicolas Capens · 4 years, 8 months ago
  77. a00fa43 Don't use 2D coordinates for 1D sampling by Nicolas Capens · 4 years, 8 months ago
  78. 73c24e4 Specialize 1D sampling LOD calculation by Nicolas Capens · 4 years, 8 months ago
  79. 3087370 Treat the array coordinate separately by Nicolas Capens · 4 years, 8 months ago
  80. 2e40a57 Refactor sampling code by Nicolas Capens · 4 years, 8 months ago
  81. d0b7d1e Zero out texel index after sample and layer offset by Nicolas Capens · 4 years, 8 months ago
  82. be7c55a Regres: Update test lists @ 74cc8ea2 by SwiftShader Regression Bot · 4 years, 8 months ago
  83. a3e03e1 Fix a Python3-compatibility issue for write_icd_json.py. by Dirk Pranke · 4 years, 8 months ago
  84. 74cc8ea Remove VK_KHR_16bit_storage support by Nicolas Capens · 4 years, 8 months ago
  85. 0e62619 Replace github.com code links with cs.opensource.google by Nicolas Capens · 4 years, 8 months ago
  86. 4568d85 Regres: Update test lists @ aa5bd765 by SwiftShader Regression Bot · 4 years, 8 months ago
  87. aa5bd76 Regres: Update test lists @ 08a3cc4c by SwiftShader Regression Bot · 4 years, 8 months ago
  88. ea1fde1 Use more inclusive terms by Nicolas Capens · 4 years, 8 months ago
  89. d9a3a08 Enable occlusionQueryPrecise by Sean Risser · 4 years, 8 months ago
  90. 08a3cc4 Add doc for testing with SWANGLE by Antonio Maiorano · 4 years, 8 months ago
  91. 1f9106f Add doc on using ANGLE instead of SwiftShader GL by Antonio Maiorano · 4 years, 8 months ago
  92. 28e801a Regres: Update test lists @ dc8e77f0 by SwiftShader Regression Bot · 4 years, 8 months ago
  93. dc8e77f Work around dEQP-VK output_location test flakiness by Alexis Hetu · 4 years, 8 months ago
  94. d017562 Expose VK_EXT_image_robustness support by Nicolas Capens · 4 years, 8 months ago
  95. 1c00441 Perform texel replacement on out-of-bounds OpImageFetch accesses by Nicolas Capens · 4 years, 8 months ago
  96. 7c84c9e Perform out-of-bounds checks on texel pointers by Nicolas Capens · 4 years, 8 months ago
  97. 4e39779 Add CMake script to setup and build ANGLE by Antonio Maiorano · 4 years, 8 months ago
  98. 41032fe Add ANGLE as submodule by Antonio Maiorano · 4 years, 8 months ago
  99. 12c9d4a Manual changes required for SPIR-V update by Alexis Hetu · 4 years, 8 months ago
  100. deae011 Merge changes Icf7b69da,I2c88ee38 by Alexis Hétu · 4 years, 8 months ago