1. fbbfeb7 Add missing source file to android build by Chris Forbes · 4 years, 5 months ago
  2. 468ee15 Regres: Update test lists @ ebb0bec9 by SwiftShader Regression Bot · 4 years, 5 months ago
  3. ebb0bec Use allocateExecutable() in LLVMReactor by Sergey Ulanov · 4 years, 5 months ago
  4. a384afc Fix BCn related SwANGLE test failure by Alexis Hetu · 4 years, 5 months ago
  5. 60f8c2e Prevent clang-format from splitting shift operator by Nicolas Capens · 4 years, 5 months ago
  6. c77b1d8 Support for BC1, BC2, BC3, BC4 and BC5 by Alexis Hetu · 4 years, 5 months ago
  7. 07958d4 src/Vulkan/Debug: Add scope for case block by Ben Clayton · 4 years, 5 months ago
  8. d684c7f Vulkan/Debug: Add Server by Ben Clayton · 4 years, 5 months ago
  9. a5859c1 Vulkan/Debug: Add Context by Ben Clayton · 4 years, 5 months ago
  10. 71af593 Tweaks to make clang-format produce better code by Ben Clayton · 4 years, 5 months ago
  11. 11dcf98 Add EmulatedReactor.cpp to Subzero.vcxproj by Antonio Maiorano · 4 years, 5 months ago
  12. 5c9a338 Regres: Fix debug macro detection by Ben Clayton · 4 years, 5 months ago
  13. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 4 years, 5 months ago
  14. 72c398f Vulkan: Add description methods to all commands. by Ben Clayton · 4 years, 5 months ago
  15. a717210 .vscode: Add cppdap to includePath by Ben Clayton · 4 years, 5 months ago
  16. 0844277 Regres: Update test lists @ 544ae91e by SwiftShader Regression Bot · 4 years, 5 months ago
  17. 544ae91 Enable vk-unittests with Subzero JIT by Nicolas Capens · 4 years, 5 months ago
  18. 5021167 Kokoro: Split tests into Debug and RelWithDebInfo by Ben Clayton · 4 years, 5 months ago
  19. 5346cf5 Accept ImageCubeArray SPIRV capability by Chris Forbes · 4 years, 5 months ago
  20. 353f331 Vulkan/Debug: Add Thread and EventListener by Ben Clayton · 4 years, 5 months ago
  21. 93433f0 Vulkan/Debug: Add Location by Ben Clayton · 4 years, 5 months ago
  22. 05e8459 Vulkan/Debug: Add File by Ben Clayton · 4 years, 5 months ago
  23. dc005bd Vulkan/Debug: Add WeakMap by Ben Clayton · 4 years, 5 months ago
  24. 63382c6 Vulkan/Debug: Add Value and Variable by Ben Clayton · 4 years, 5 months ago
  25. b1f8876 Vulkan/Debug: Add Type by Ben Clayton · 4 years, 5 months ago
  26. 5e4d55f CMakeLists: Fix logic of BUILD_CPPDAP by Ben Clayton · 4 years, 5 months ago
  27. 7e0a8c1 Regres: Update test lists @ d00dfe49 by SwiftShader Regression Bot · 4 years, 5 months ago
  28. f466eb5 Advertise VK_PRESENT_MODE_MAILBOX_KHR by Chris Forbes · 4 years, 5 months ago
  29. c7a0968 Regres: Reduce scope of regres CI emails by Ben Clayton · 4 years, 5 months ago
  30. 8ed7ae4 Fix REACTOR_DEFAULT_OPT_LEVEL not actually applying by Antonio Maiorano · 4 years, 5 months ago
  31. bb7c338 Remove Visual Studio Vulkan project files by Nicolas Capens · 4 years, 5 months ago
  32. 4cf92db Vulkan/Debug: Add ID by Ben Clayton · 4 years, 5 months ago
  33. d00dfe4 Remove Float->UInt conversion workaround by Chris Forbes · 4 years, 5 months ago
  34. cf79a62 Add Float to UInt unit test by Nicolas Capens · 4 years, 5 months ago
  35. 062dc18 Add REACTOR_DEFAULT_OPT_LEVEL macro by Antonio Maiorano · 4 years, 5 months ago
  36. 84571ac Subzero: fix alloca return address allocation by Antonio Maiorano · 4 years, 5 months ago
  37. 86dc731 Subzero: proper fix for assert(Dest->hasReg()) by Antonio Maiorano · 4 years, 5 months ago
  38. afb4ebd CMakeLists: Add CMake rules for Vulkan debugger by Ben Clayton · 4 years, 5 months ago
  39. d1a1e68 Add github.com/google/cppdap as a third_party dependency by Ben Clayton · 4 years, 6 months ago
  40. 3f67b39 Add github.com/nlohmann/json as a third_party dependency by Ben Clayton · 4 years, 6 months ago
  41. b3a473e Enforce int and short to be 32- and 16-bit respectively by Nicolas Capens · 4 years, 5 months ago
  42. 7a15cef Cubemap array support by Alexis Hetu · 4 years, 5 months ago
  43. 84d0f7c Revert "Fix materialization of function arguments" by Antonio Maiorano · 4 years, 6 months ago
  44. f523485 Kokoro: Add ReactorUnitTests to windows presubmits by Ben Clayton · 4 years, 5 months ago
  45. c92bee5 Remove coverage asserts for tested code by Nicolas Capens · 4 years, 5 months ago
  46. 31916f4 [Subzero] Remove assert that breaks Shuffle operations. by David 'Digit' Turner · 4 years, 5 months ago
  47. 18c6a78 SpirvShader: Use struct for MemoryVisitor callback. by Ben Clayton · 4 years, 5 months ago
  48. 0f4359f Regres: Update dEQP to include fence timeout fix. by Ben Clayton · 4 years, 5 months ago
  49. 1e610ee Vulkan: Tidy VkCommandBuffer.cpp by Ben Clayton · 4 years, 5 months ago
  50. c166eb7 Reactor: Rename Blend() to Shuffle() by Ben Clayton · 4 years, 5 months ago
  51. 629b743 Regres: Update test lists @ b9f03f47 by SwiftShader Regression Bot · 4 years, 5 months ago
  52. 8701dc4 Reactor: Switch swizzles over to 16-bit hex codes by Ben Clayton · 4 years, 5 months ago
  53. b9f03f4 [vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support by David 'Digit' Turner · 4 years, 5 months ago
  54. f6a128b Vulkan: Optimize shaderClipDistance and shaderCullDistance by Ben Clayton · 4 years, 9 months ago
  55. 9ad035b Vulkan: Implement shaderClipDistance and shaderCullDistance by Ben Clayton · 4 years, 9 months ago
  56. 2b9e22a Regres: support GCOV_PREFIX for collecting coverage by Paul Thomson · 4 years, 5 months ago
  57. 1c0b778 Regres: update testlists for recent deqp roll by Chris Forbes · 4 years, 5 months ago
  58. ab3abfa Regres: Adjust exit code handling by Chris Forbes · 4 years, 5 months ago
  59. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 4 years, 5 months ago
  60. bf151b8 ReactorUnitTests: add unit tests for intrinsics by Antonio Maiorano · 4 years, 5 months ago
  61. e6ab470 SubzeroReactor: implement most missing intrinsics by Antonio Maiorano · 4 years, 5 months ago
  62. 9c0617c SubzeroReactor: add stubbed coroutine support by Antonio Maiorano · 4 years, 5 months ago
  63. b34b558 Subzero: fix assert for sqrt of vector float types by Antonio Maiorano · 4 years, 5 months ago
  64. bb222a1 Subzero: hack fix for assert(Dest->hasReg()) by Antonio Maiorano · 4 years, 5 months ago
  65. f3fff9b SubzeroReactor: fix assertion !isVectorType(Ty) by Antonio Maiorano · 4 years, 5 months ago
  66. 6f946f4 Subzero: fix assert when dumping unnamed constant by Antonio Maiorano · 4 years, 5 months ago
  67. dee5b5f Regres: roll deqp forward to current tip of 1.1.6 by Chris Forbes · 4 years, 5 months ago
  68. a727d80 Enable the fullDrawIndexUint32 feature by Alexis Hetu · 4 years, 5 months ago
  69. 80d21bb Regres: Update test lists @ bbd0694f by SwiftShader Regression Bot · 4 years, 5 months ago
  70. 9c795fd VulkanUnitTests: Fix bad comment on assembly. by Ben Clayton · 4 years, 5 months ago
  71. bbd0694 Remove Common/Types.hpp include from SpirvShader by Chris Forbes · 4 years, 5 months ago
  72. fca575e Regres: Add pending deqp change to fix bad graphicsfuzz tests by Chris Forbes · 4 years, 5 months ago
  73. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 4 years, 5 months ago
  74. b64fbfe VkPipeline: Replace spirv-opt list with RegisterPerformancePasses() by Ben Clayton · 4 years, 5 months ago
  75. 6e2ff45 Regres: refactor for use as a library by Paul Thomson · 4 years, 5 months ago
  76. 9d12894 Regres: Update test lists @ fb7ca1d5 by SwiftShader Regression Bot · 4 years, 5 months ago
  77. fb7ca1d SpirvShaderEnumNames: Use spirv-tools' spvOpcodeString() by Ben Clayton · 4 years, 5 months ago
  78. 72e6f39 Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp by Ben Clayton · 4 years, 5 months ago
  79. cc8ee00 SpirvShader: Remove now unused includes by Ben Clayton · 4 years, 5 months ago
  80. 474dba4 SpirvShader: Move arithmetic ops to new cpp file by Ben Clayton · 4 years, 5 months ago
  81. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 4 years, 5 months ago
  82. ee58972 SpirvShader: Move spec ops to new cpp file by Ben Clayton · 4 years, 5 months ago
  83. a5ca6da SpirvShader: Move group ops to new cpp file by Ben Clayton · 4 years, 5 months ago
  84. f3e2cc2 SpirvShader: Move memory ops to new cpp file by Ben Clayton · 4 years, 5 months ago
  85. b427400 SpirvShader: Move control flow handling to new cpp file by Ben Clayton · 4 years, 5 months ago
  86. 22f954e SpirvShader: Move GLSLstd450 handling to new cpp file by Ben Clayton · 4 years, 5 months ago
  87. 284953f Pipeline: Move utility functions to ShaderCore by Ben Clayton · 4 years, 5 months ago
  88. 389749a Fix ICD generation (again). by Jamie Madill · 4 years, 5 months ago
  89. 4cea2ae Regres: Use android.googlesource.com for dEQP by Ben Clayton · 4 years, 5 months ago
  90. d6e903b Support multisampled Bresenham lines by Alexis Hetu · 4 years, 5 months ago
  91. 8a6dcf7 Support sample image instruction operand by Alexis Hetu · 4 years, 5 months ago
  92. 2613cb5 Fix ICD build when using multiple toolchains. by Jamie Madill · 4 years, 5 months ago
  93. ac3a67c gles: Only clamp default block uniform indexes by Chris Forbes · 4 years, 5 months ago
  94. 663dcef Reactor: Work around new MSVC brokenness. by Ben Clayton · 4 years, 5 months ago
  95. ad1f264 Regres: Update test lists @ f2637d0d by SwiftShader Regression Bot · 4 years, 5 months ago
  96. ae3c27d Merge changes I672a4d28,I4a74212f,I5c51e8aa,I323ea936 by Ben Clayton · 4 years, 5 months ago
  97. f2637d0 Present should return OUT_OF_DATE if the window size outdated by Jonah Ryan-Davis · 4 years, 5 months ago
  98. e7ce4e5 Make GN builds produce an ICD JSON in the build dir by Corentin Wallez · 4 years, 5 months ago
  99. deac536 Add missing vkCmdSetLineStippleEXT function by Chris Forbes · 4 years, 5 months ago
  100. 7b29abf Improved pNext pointer handling by Alexis Hetu · 4 years, 5 months ago