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