1. 024bf32 Make fragDepth clamping conditional by Sean Risser · 3 years, 6 months ago
  2. 3b9a1a7 Regres: Update test lists @ bbe1b996 by SwiftShader Regression Bot · 3 years, 6 months ago
  3. bbe1b99 Fix error in mat4x2(scalar) construction. by John Stiles · 3 years, 6 months ago
  4. e0152f1 Remove assert on unrestricted depth range by Sean Risser · 3 years, 6 months ago
  5. 2deb0df Fix EmitImageWrite using wrong active lane mask by Sean Risser · 3 years, 6 months ago
  6. 0ca03fb Update Android build files with license info by Nicolas Capens · 3 years, 6 months ago
  7. af90770 Unpoison Reactor Call() arguments when MSan instrumentation is disabled by Nicolas Capens · 3 years, 6 months ago
  8. b461e20 Update Vulkan headers to version 1.2.178 by Nicolas Capens · 3 years, 6 months ago
  9. c4d054c Work around MemorySanitizer scalar SSE false positives by Nicolas Capens · 3 years, 6 months ago
  10. b162fcf Work around MemorySanitizer movmsk false positives by Nicolas Capens · 3 years, 6 months ago
  11. be169ef Regres: Update test lists @ dcb33711 by SwiftShader Regression Bot · 3 years, 6 months ago
  12. dcb3371 Allow unrestricted depth bounds by Sean Risser · 3 years, 6 months ago
  13. 08762e3 Make clang-format-all.sh git aware by Sean Risser · 3 years, 6 months ago
  14. 37cb6a5 Reduce size of SampledImageDescriptor by Alexis Hetu · 3 years, 6 months ago
  15. e260190 Obtain all sampler parameters through SamplingRoutineCache::Key by Alexis Hetu · 3 years, 6 months ago
  16. 8b09c10 Regres: Update test lists @ 04c037ac by SwiftShader Regression Bot · 3 years, 6 months ago
  17. e839645 Revert "Obtain all sampler parameters through SamplingRoutineCache::Key" by Alexis Hétu · 3 years, 6 months ago
  18. 04c037a Implement depthClamp by Sean Risser · 3 years, 7 months ago
  19. 72b1f01 Implement VK_EXT_depth_clip_enable by Sean Risser · 3 years, 7 months ago
  20. f6afa76 Obtain all sampler parameters through SamplingRoutineCache::Key by Alexis Hetu · 3 years, 9 months ago
  21. 41a476e Obtain ImageView state uniquely from its identifier by Alexis Hetu · 3 years, 9 months ago
  22. 484a3e1 Silence warning for MacOS by Alexis Hetu · 3 years, 7 months ago
  23. 112faf4 Format switch statements consistently by Nicolas Capens · 5 years ago
  24. c597a8a Fix pedantic Clang warning/error by Nicolas Capens · 3 years, 7 months ago
  25. 8f8c9b5 Add IndentCaseBlocks to .clang-format by Nicolas Capens · 3 years, 7 months ago
  26. dac99e8 Update Kokoro's clang-format to version 11.0.1 by Nicolas Capens · 4 years ago
  27. f32791f Regres: Update test lists @ b71a5569 by SwiftShader Regression Bot · 3 years, 7 months ago
  28. b71a556 Implement depthBoundsTest by Sean Risser · 3 years, 7 months ago
  29. 45be1bc Eliminate the OpenGL ES 1.1 implementation by Nicolas Capens · 3 years, 7 months ago
  30. 77edad2 Remove the OpenGL ES 1.1 build target by Nicolas Capens · 3 years, 7 months ago
  31. 4c0f888 Automate installing the API library for testing by Nicolas Capens · 3 years, 8 months ago
  32. fb53aa2 Regres: Update test lists @ d4550ab8 by SwiftShader Regression Bot · 3 years, 8 months ago
  33. d4550ab Increase render target limit to 8. by Jamie Madill · 3 years, 8 months ago
  34. 8969f86 Regres: Update test lists @ 2eed61ff by SwiftShader Regression Bot · 3 years, 8 months ago
  35. 2eed61f Ensure compressed image copy is height compliant by Nicolas Capens · 4 years ago
  36. a98fb3f Regres: Update test lists @ a0aeb64e by SwiftShader Regression Bot · 3 years, 8 months ago
  37. a0aeb64 Fix multiview renderpass queries by Nicolas Capens · 3 years, 8 months ago
  38. 69b79ee Disable named mmap usage for host/ndk Android by Alistair Delva · 3 years, 8 months ago
  39. 5cdf55f Remove vkGetInstanceProcAddr from exported symbols on Fuchsia by Nicolas Capens · 3 years, 8 months ago
  40. 314aa75 Remove vkGetInstanceProcAddr from exported symbols on Android by Nicolas Capens · 3 years, 8 months ago
  41. b592419 Handle semaphore update in vkAcquireImageANDROID by Jason Macnak · 3 years, 8 months ago
  42. a5619c0 Update AHB default YUV range to NARROW by Jason Macnak · 3 years, 8 months ago
  43. c78dae8 Regres: Roll dEQP to 1.2.5.2-dev revision 288b9dd by Nicolas Capens · 3 years, 8 months ago
  44. f6b7711 Regres: Update test lists @ 3c4fd15f by SwiftShader Regression Bot · 3 years, 8 months ago
  45. 3c4fd15 Implement timestamp query support by Nicolas Capens · 3 years, 8 months ago
  46. c9b5601 Expose Vulkan 1.2 support by Sean Risser · 4 years, 3 months ago
  47. a2fe8e1 Add Vulkan 1.2 entry points by Sean Risser · 3 years, 8 months ago
  48. 023914a Add all Vulkan 1.2 feature structs by Sean Risser · 3 years, 8 months ago
  49. bbda0c1 Regres: Update test lists @ de7d5775 by SwiftShader Regression Bot · 3 years, 8 months ago
  50. de7d577 Fix missing feature from vkCreateDevice case-list by Sean Risser · 3 years, 8 months ago
  51. 6846389 Implement VK_KHR_timeline_semaphore by Sean Risser · 4 years ago
  52. 084529f Add support for internal error status checking in regres by Vihanakangas · 3 years, 9 months ago
  53. 106e015 Support LLVM 11+ atomic instruction alignment change by Googler · 3 years, 9 months ago
  54. d69cfa3 Update PhysicalDevice::getProperties(<AHB properties>) by Jason Macnak · 3 years, 9 months ago
  55. 349abcc Conditionally enable the XCB WSI extension by Alexis Hetu · 3 years, 9 months ago
  56. 8a42f7d Conditionally enable the Xlib WSI extension by Alexis Hetu · 3 years, 9 months ago
  57. 0498579 New mechanism to easily disable extensions by Alexis Hetu · 3 years, 9 months ago
  58. 6ddeb6b Remove legacy optimization passes. by Nicolas Capens · 3 years, 9 months ago
  59. a7dfb84 Kokoro: fix Windows builds to correctly use %BUILD_TYPE% by Antonio Maiorano · 3 years, 9 months ago
  60. d6f3132 VulkanWrapper: fix failure to load headless surface extension by Antonio Maiorano · 3 years, 9 months ago
  61. 22186f0 Remove color interpolation from image sampling benchmark by Nicolas Capens · 3 years, 9 months ago
  62. fda74a6 Revert sampling parameter initialization workaround by Nicolas Capens · 4 years, 1 month ago
  63. 008247a Eliminate stores succeeded by another store by Nicolas Capens · 3 years, 9 months ago
  64. 3ffbd62 Implement propagation of stores to loads in single basic blocks by Nicolas Capens · 3 years, 9 months ago
  65. d85a7a2 Simplify If/Else lowering by Nicolas Capens · 3 years, 9 months ago
  66. 7c296ec Don't materialize on insertion block changes by Nicolas Capens · 3 years, 9 months ago
  67. 0cfc043 Implement scalar replacement of aggregates by Nicolas Capens · 3 years, 9 months ago
  68. 54313fb Report back the Subzero optimizer results by Nicolas Capens · 3 years, 9 months ago
  69. bc1a66c Fix lowering and optimization of 64-bit absolute addresses by Nicolas Capens · 3 years, 9 months ago
  70. 6649bd0 Eliminate code randomization support from Subzero by Nicolas Capens · 3 years, 9 months ago
  71. 0540e68 Fix Win32SurfaceKHR::getSurfaceCapabilities asserting when hwnd is no longer valid by Antonio Maiorano · 3 years, 9 months ago
  72. 3536894 Update requested SPIR-V Tools version to 1.5 by Sean Risser · 4 years ago
  73. 5128643 Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code by Antonio Maiorano · 3 years, 9 months ago
  74. 790b325 Revert "Revert "Enable named mmap usage on Android"" by Alistair Delva · 3 years, 9 months ago
  75. 3ab17bd Fix iterating over instructions following a store by Nicolas Capens · 3 years, 9 months ago
  76. 0b506e1 Propagate stores of stack addresses into other local variables by Nicolas Capens · 3 years, 9 months ago
  77. 8603b12 Test variable materialization edge cases by Nicolas Capens · 3 years, 9 months ago
  78. dc5bb21 Disable MSan unpoisoning of memory writes by Nicolas Capens · 4 years ago
  79. f890890 VulkanWrapper: enable filesystem code on macOS with new Kokoro image by Antonio Maiorano · 3 years, 9 months ago
  80. 694cbba Regres: Update test lists @ b3177eb4 by SwiftShader Regression Bot · 3 years, 9 months ago
  81. 60f543a VulkanBenchmarks: add validation layers and load via ICD by Antonio Maiorano · 3 years, 9 months ago
  82. aa46953 Remove zero initialization of Triangle and Primitive by Nicolas Capens · 4 years ago
  83. b3177eb Regres: Update test lists @ bb04803b by SwiftShader Regression Bot · 3 years, 9 months ago
  84. c09e3d9 Fix interpolation functions for push constants by Alexis Hetu · 3 years, 9 months ago
  85. 0320eab Make MSAN-in-JIT flag optional for CMake builds by Adlai Holler · 3 years, 9 months ago
  86. 3f88826 Fix support for named mmap usage on Android by Alistair Delva · 3 years, 9 months ago
  87. bb04803 Move metadata in OWNERS files to DIR_METADATA files by Gavin Mak · 3 years, 9 months ago
  88. 69661d8 Remove uses of deprecated CreateAlignedLoad/Store builders by Antonio Maiorano · 3 years, 9 months ago
  89. 7cd8cc1 Enable the sampleRateShading feature by Alexis Hetu · 3 years, 10 months ago
  90. 5ddc80f vk-unittest: fix crash when unloading shared lib twice by Antonio Maiorano · 3 years, 9 months ago
  91. a421556 Expose VK_EXT_headless_surface by Antonio Maiorano · 3 years, 9 months ago
  92. 539ef8e Support querying for Vulkan11 properties by Sean Risser · 3 years, 11 months ago
  93. 0bcb71f Implement GLSLstd450Interpolate* functions by Alexis Hetu · 3 years, 10 months ago
  94. 673a7fe Unify load/store operand accessors by Nicolas Capens · 3 years, 9 months ago
  95. 8d50b55 Discern between load and store addresses by Nicolas Capens · 3 years, 9 months ago
  96. 33a77f7 Rename InstIntrinsicCall to InstIntrinsic by Nicolas Capens · 3 years, 9 months ago
  97. 99bbb14 Eliminate the InstIntrinsicCall Target parameter by Nicolas Capens · 3 years, 9 months ago
  98. d4f27d7 Eliminate Subzero profiling support by Nicolas Capens · 3 years, 9 months ago
  99. 9677c6d Regres: Remove GLES tests from CI test runs by Nicolas Capens · 3 years, 9 months ago
  100. 94805df Benchmark time spent by all threads by Nicolas Capens · 3 years, 9 months ago