1. 7cd8cc1 Enable the sampleRateShading feature by Alexis Hetu · 3 years, 4 months ago
  2. 5ddc80f vk-unittest: fix crash when unloading shared lib twice by Antonio Maiorano · 3 years, 3 months ago
  3. a421556 Expose VK_EXT_headless_surface by Antonio Maiorano · 3 years, 3 months ago
  4. 539ef8e Support querying for Vulkan11 properties by Sean Risser · 3 years, 5 months ago
  5. 0bcb71f Implement GLSLstd450Interpolate* functions by Alexis Hetu · 3 years, 4 months ago
  6. 673a7fe Unify load/store operand accessors by Nicolas Capens · 3 years, 3 months ago
  7. 8d50b55 Discern between load and store addresses by Nicolas Capens · 3 years, 3 months ago
  8. 33a77f7 Rename InstIntrinsicCall to InstIntrinsic by Nicolas Capens · 3 years, 3 months ago
  9. 99bbb14 Eliminate the InstIntrinsicCall Target parameter by Nicolas Capens · 3 years, 3 months ago
  10. d4f27d7 Eliminate Subzero profiling support by Nicolas Capens · 3 years, 3 months ago
  11. 9677c6d Regres: Remove GLES tests from CI test runs by Nicolas Capens · 3 years, 3 months ago
  12. 94805df Benchmark time spent by all threads by Nicolas Capens · 3 years, 3 months ago
  13. 089bd5c Ignore two unused variables in llvm by Jason Macnak · 3 years, 3 months ago
  14. ed7c4d5 Revert "Enable named mmap usage on Android" by Jason Macnak · 3 years, 3 months ago
  15. aba242b VulkanWrapper: fix loading driver when lib path can be resolved by dlopen by Antonio Maiorano · 3 years, 3 months ago
  16. 9d35d54 Make vk-unittests use VulkanWrapper by Antonio Maiorano · 3 years, 4 months ago
  17. 266614a Fix crash during llvm_shutdown due to init order fiasco by Antonio Maiorano · 3 years, 3 months ago
  18. a8da847 Reactor: fix using -x86-asm-syntax only on x86 compilations by Nicolas Capens · 3 years, 3 months ago
  19. ff010f9 Limit Subzero routine stack size to 512 KiB by Nicolas Capens · 3 years, 4 months ago
  20. 25f0f85 Limit LLVM routine stack size to 512 KiB by Nicolas Capens · 3 years, 4 months ago
  21. 14dcbed Fix macOS arm64 cross compiling. by Yilong Li · 3 years, 4 months ago
  22. 5104555 Clarify DepthGreater/Less/Unchanged execution modes are unused by Nicolas Capens · 3 years, 4 months ago
  23. 4d22b2c Replace deprecated llvm::VectorType usage with FixedVectorType by Googler · 3 years, 4 months ago
  24. a483f38 Silence dead code warning by Nicolas Capens · 3 years, 4 months ago
  25. df5dee6 Allow sampling usage when querying linear image format properties. by Yilong Li · 3 years, 4 months ago
  26. 4e75f45 Pool Subzero constant data by Nicolas Capens · 3 years, 4 months ago
  27. 3d26cfc Finalize Reactor Function creation at Routine acquisition by Nicolas Capens · 3 years, 4 months ago
  28. 8b4cf1c Fix Reactor memory leaks by Antonio Maiorano · 3 years, 4 months ago
  29. 5830d74 Enable named mmap usage for CMake builds by Nicolas Capens · 3 years, 4 months ago
  30. 0cbf89c Enable named mmap usage for Chromium by Nicolas Capens · 3 years, 4 months ago
  31. 1a094f1 Only enable naming anonymous mmap on Linux by Nicolas Capens · 3 years, 4 months ago
  32. 945f144 Add utility function to count input components by Alexis Hetu · 3 years, 4 months ago
  33. 377716d Support SampleId and SamplePosition builtins by Alexis Hetu · 3 years, 4 months ago
  34. a549987 Store interpolation data in routine by Alexis Hetu · 3 years, 4 months ago
  35. 09df3eb Per sample shading by Alexis Hetu · 3 years, 4 months ago
  36. 3e9b79f Enable named mmap usage on Android by Nicolas Capens · 3 years, 4 months ago
  37. aec0826 VulkanBenchmarks: split out benchmark classes into separate files by Antonio Maiorano · 3 years, 4 months ago
  38. ea1f7d1 Handle sampleRateShading parameters by Alexis Hetu · 3 years, 4 months ago
  39. be800bd Move required interpolation logic to SpirvShader by Alexis Hetu · 3 years, 4 months ago
  40. 8be5574 Add mode for sample qualifier by Alexis Hetu · 3 years, 4 months ago
  41. 99e54b1 Update Android.bp for VK_EXT_headless_surface by Jason Macnak · 3 years, 4 months ago
  42. a372f1a VulkanBenchmarks: refactor TriangleBenchmark into a more reusable base class by Antonio Maiorano · 3 years, 4 months ago
  43. 646a277 VulkanBenchmarks: add solid and interpolated triangles tests by Antonio Maiorano · 3 years, 4 months ago
  44. 413f7cb Flip samples to their correct position by Alexis Hetu · 3 years, 4 months ago
  45. 3fe96b7 Target macOS 10.14 on ARM64 to enable C++17 by Nicolas Capens · 3 years, 4 months ago
  46. 9441aea Merge changes I6c21b03d,Ic6136d02,I988c0288,I21d11818,I79fa8162, ... by Ben Clayton · 3 years, 4 months ago
  47. 43e291e Update src/Pipeline/SpirvShaderInstructions.inl by Ben Clayton · 3 years, 4 months ago
  48. 137f569 Update SPIR-V Tools to f37547c73 by Ben Clayton · 3 years, 4 months ago
  49. 745997b Squashed 'third_party/SPIRV-Tools/' changes from b0e22d28f5e..f37547c73a9 by Ben Clayton · 3 years, 4 months ago
  50. d05681b Squashed 'third_party/SPIRV-Headers/' changes from 104ecc356c1..8bb2420b44a by Ben Clayton · 3 years, 4 months ago
  51. 1a396fe Update SPIR-V Headers to 8bb2420b4 by Ben Clayton · 3 years, 4 months ago
  52. f0adfcb Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 4 months ago
  53. d79f17c Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 4 months ago
  54. 24d6bf7 Revert 9dff6a3bb5 to mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 4 months ago
  55. bdb9eea Squashed 'third_party/SPIRV-Tools/' changes from a61d07a7276..b0e22d28f5e by Ben Clayton · 3 years, 4 months ago
  56. ded361b Squashed 'third_party/SPIRV-Headers/' changes from 7845730cab6..104ecc356c1 by Ben Clayton · 3 years, 4 months ago
  57. 22f14a8 Implement non-void indirect Reactor Call() support by Nicolas Capens · 3 years, 5 months ago
  58. 16bec86 Make RoutineT::getEntry() type safe by Antonio Maiorano · 3 years, 5 months ago
  59. b009745 Regres: Update test lists @ b3e5c440 by SwiftShader Regression Bot · 3 years, 4 months ago
  60. 5b36fbc Target macOS 10.12 when building LLVM by Nicolas Capens · 3 years, 4 months ago
  61. 532770b Use aligned allocation for classes with aligned members by Nicolas Capens · 3 years, 4 months ago
  62. b3e5c44 Enable and require C++17 compilation by Nicolas Capens · 3 years, 4 months ago
  63. 1d5174b Implement VK_KHR_depth_stencil_resolve by Sean Risser · 3 years, 8 months ago
  64. 8642467 Move reusable Vulkan code from VulkanBenchmarks to new VulkanWrapper library by Antonio Maiorano · 3 years, 4 months ago
  65. e27e748 VulkanBenchmarks: factor out code into separate files by Antonio Maiorano · 3 years, 4 months ago
  66. 22be66d Fix always performing early depth test when requested by Nicolas Capens · 3 years, 4 months ago
  67. 89fd148 vulkan: Support VK_KHR_external_memory_fd on OS X. by David 'Digit' Turner · 4 years, 3 months ago
  68. 8da0f82 VulkanBenchmarks: improve and clarify resource ownership by Antonio Maiorano · 3 years, 4 months ago
  69. 765e4f6 Regres: Update test lists @ 149733ce by SwiftShader Regression Bot · 3 years, 4 months ago
  70. 149733c Fix crash in vertex shader when position is not declared by Alexis Hetu · 3 years, 4 months ago
  71. af4a3a9 LLVMReactorDebugInfo: fix location filename always "<unknown>" on Windows by Antonio Maiorano · 3 years, 4 months ago
  72. aedd133 VulkanBenchmarks: fix memory leaks by Antonio Maiorano · 3 years, 4 months ago
  73. 5255c46 Regres: Update test lists @ 2cc34907 by SwiftShader Regression Bot · 3 years, 4 months ago
  74. 2cc3490 VulkanBenchmarks: add texture sampling to Triangle benchmarks by Antonio Maiorano · 4 years ago
  75. c4a1bd4 Implement VK_EXT_headless_surface by Antonio Maiorano · 3 years, 4 months ago
  76. f3e6b33 Update AHB default YUV dataspace to YCBCR_601 by Jason Macnak · 3 years, 4 months ago
  77. 1fe25a8 VulkanBenchmarks: refactor into Image class by Nicolas Capens · 4 years ago
  78. eeb8184 Fix back-face culling for vertices near w=0 by Nicolas Capens · 3 years, 4 months ago
  79. 3549479 Define static constexpr members in .cpp files by Sean Risser · 3 years, 4 months ago
  80. 6a59d06 Add VK_EXT_host_query_reset by Sean Risser · 3 years, 5 months ago
  81. 009667d Implement VK_EXT_separate_stencil_usage by Sean Risser · 3 years, 5 months ago
  82. 348ba20 Eliminate SpirvShaderEnumNames.cpp by Nicolas Capens · 3 years, 5 months ago
  83. 588d32c Reduce the LLVM compile layer object lifetime by Nicolas Capens · 3 years, 4 months ago
  84. 58d987a Reduce the mangler object lifetime by Nicolas Capens · 3 years, 4 months ago
  85. 567e560 Eliminate duplicate LLVM contexts by Nicolas Capens · 3 years, 4 months ago
  86. 0985120 Fix mismatched signedness for a compare in subzero by Sean Risser · 3 years, 4 months ago
  87. 2e89a70 Fix missing fields initializers warnings by Nicolas Capens · 3 years, 4 months ago
  88. 937395c Add Direct-to-Display support using KMS/DRM by Nicolas Caramelli · 3 years, 4 months ago
  89. 071cf0c Add structs for VK_KHR_vulkan_memory_model by Sean Risser · 3 years, 4 months ago
  90. 7b2f938 Fix implicit inexact conversion by Nicolas Capens · 3 years, 4 months ago
  91. b9e179f Clarify 3-level caching of sampling routines by Nicolas Capens · 3 years, 5 months ago
  92. ff29e24 Add support for Vulkan12Properties by Sean Risser · 3 years, 5 months ago
  93. 1cc5b33 Optimize reciprocal sqrt operation by Antonio Maiorano · 3 years, 5 months ago
  94. d156187 Optimize reciprocal operation by Antonio Maiorano · 3 years, 5 months ago
  95. 1ca6504 Fix ReactorBenchmarks build failure by Antonio Maiorano · 3 years, 5 months ago
  96. fa44979 Regres: remove "risky" tests. by Nicolas Capens · 3 years, 5 months ago
  97. 8e7b187 Handle suballocated AHB buffers by Jason Macnak · 3 years, 5 months ago
  98. 236d75a Implement VK_KHR_uniform_buffer_standard_layout by Sean Risser · 3 years, 5 months ago
  99. f8b99b5 Update README by Nicolas Capens · 3 years, 5 months ago
  100. 7a0ca4e Check that MSan builds use Clang by Nicolas Capens · 3 years, 6 months ago