1. a1b68ab Regres: Update test lists @ aff2dd06 by SwiftShader Regression Bot · 5 years ago
  2. aff2dd0 Add support for derivative instructions by Chris Forbes · 5 years ago
  3. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 5 years ago
  4. 2667243 Fix MSVC build by Nicolas Capens · 5 years ago
  5. 00ba176 Factor out vertex attribute binding from Draw*::play by Chris Forbes · 5 years ago
  6. 5851ef4 Don't treat SIMD::Float preferentially by Nicolas Capens · 5 years ago
  7. 3e485a4 Regres: Update test lists @ f2564656 by SwiftShader Regression Bot · 5 years ago
  8. f256465 Wire up BuiltInWorkgroupId to compute pipeline by Chris Forbes · 5 years ago
  9. fe1dd4b Carry decorations down type tree in WalkExplicitLayoutAccessChain by Chris Forbes · 5 years ago
  10. a30de54 Add support for push constants by Chris Forbes · 5 years ago
  11. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 5 years ago
  12. 0e71241 Add support for OpUndef by Chris Forbes · 5 years ago
  13. 7cdf79c Regres: Categorize crashes caused by debug macros by Ben Clayton · 5 years ago
  14. 306705c Regres: Fix priority boost for +2 code review. by Ben Clayton · 5 years ago
  15. 665ee57 Regres: Don't attempt to build failing changes forever. by Ben Clayton · 5 years ago
  16. 24cb99d Fix mipmap generation on undefined cube texture by Nicolas Capens · 5 years ago
  17. b8c6393 Use C++11 std::swap() by Nicolas Capens · 5 years ago
  18. 289a576 Regres: Update test lists @ bbf5cf1e by SwiftShader Regression Bot · 5 years ago
  19. bbf5cf1 Wire up sample mask correctly by Chris Forbes · 5 years ago
  20. 1bd9e2f Tidy stencil state handling by Chris Forbes · 5 years ago
  21. 1cef4e6 Allow null dispatchable objects by Alexis Hetu · 5 years ago
  22. 036614c Copy kokoro folder to tests/kokoro by Nicolas Capens · 5 years ago
  23. 80c77b4 Fix Travis CI build by Nicolas Capens · 5 years ago
  24. 00424c1 Reintroduce "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 5 years ago
  25. c2bb50b ComputeProgram: Clean up usage of Float4/Int4 and SIMD::Float/SIMD::Int by Ben Clayton · 5 years ago
  26. 62758f5 Compute: WorkgroupSize decorations take precedence over LocalSize by Ben Clayton · 5 years ago
  27. 4af8826 Regres: Update test lists @ 845cb5e1 by SwiftShader Regression Bot · 5 years ago
  28. 845cb5e Fix stencil state plumbing by Chris Forbes · 5 years ago
  29. 64cf139 Propagate image view clear aspect mask to image clear by Chris Forbes · 5 years ago
  30. 1a4c712 Add support for OpFRem by Chris Forbes · 5 years ago
  31. 0e4d6ff Add support for OpFMod by Chris Forbes · 5 years ago
  32. 10fd624 Add support for OpInBoundsAccessChain by Chris Forbes · 5 years ago
  33. f0d22ad Remove Reactor argument tests for small integers by Nicolas Capens · 5 years ago
  34. 01c03fd Revert "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 5 years ago
  35. acd87b7 Add Python path to Kokoro batch script by Nicolas Capens · 5 years ago
  36. faed9d3 Add support for OpVectorInsertDynamic, OpVectorExtractDynamic by Chris Forbes · 5 years ago
  37. 71673c8 Add support for OpSRem by Chris Forbes · 5 years ago
  38. d850470 Remove asserts on depth bounds values by Chris Forbes · 5 years ago
  39. d1ab73d Remove asserts blocking specialization constant use by Chris Forbes · 5 years ago
  40. 085f57e Run spirv-opt pass to eliminate dead functions after inlining by Chris Forbes · 5 years ago
  41. 5ceec2c ComputeProgram: Add subgroup builtins. by Ben Clayton · 5 years ago
  42. d9c8256 DescriptorSetLayout destruction fix by Alexis Hetu · 5 years ago
  43. e56c0d0 sRGB filtering fix by Alexis Hetu · 5 years ago
  44. 377077a CubeMap fixes by Alexis Hetu · 5 years ago
  45. 1e6a989 Dedicated allocation verification by Alexis Hetu · 5 years ago
  46. f3b5797 Reactor: Add tests for casts from C to Reactor types by Ben Clayton · 5 years ago
  47. 49d8158 SpirvRoutine: Add activeLaneMask to conditionally load / store per lane. by Ben Clayton · 5 years ago
  48. 35e90e2 Reactor: Fix cast from bool -> RValue<Bool>. by Ben Clayton · 5 years ago
  49. 3641121 VkDebug: Update macros to address issues in b/127433389 by Ben Clayton · 5 years ago
  50. e37ce61 SpirvShader: Implement OpBranch by Ben Clayton · 5 years ago
  51. 644a350 Reactor: Add even more RR_WATCH_FMT_ overloads by Ben Clayton · 5 years ago
  52. 633b2fb Regres: Update test lists @ 1b8cd2d9 by SwiftShader Regression Bot · 5 years ago
  53. 1b8cd2d Copy build artifacts to CMAKE_BINARY_DIR. by Dan Sinclair · 5 years ago
  54. 9b15661 SpirvShader: Split instructions into blocks. by Ben Clayton · 5 years ago
  55. becb44f Fix allocation of low-alignment memory by Nicolas Capens · 5 years ago
  56. a2749f3 SpirvShader: Fix for integer overflow in SDiv and SMod. by Ben Clayton · 5 years ago
  57. af973b6 SpirvShader: ObjectID -> Object::ID, TypeID -> Type::ID. by Ben Clayton · 5 years ago
  58. 3ebf583 Protect against DBZ in OpUMod also by Chris Forbes · 5 years ago
  59. eb7cf3c Update CONTRIBUTORS by Nicolas Capens · 5 years ago
  60. ca56e8b Reactor: Add a PrintValue for Bool types. by Ben Clayton · 5 years ago
  61. 49d2c13 SpirvShader: Fix int DBZ failures by masking away zeros. by Ben Clayton · 5 years ago
  62. 9b62c5e SpirvShader: Replace Intermediate::operator[] with typed getters. by Ben Clayton · 5 years ago
  63. 093be46 SpirvShader: Overload Intermediate::emplace for Int and UInt. by Ben Clayton · 5 years ago
  64. 19f1db6 Regres: Update test lists @ 868ed908 by SwiftShader Regression Bot · 5 years ago
  65. 868ed90 Add support for remaining GLSL builtin geometric functions by Chris Forbes · 5 years ago
  66. b6d4ce3 Refactor common Reactor implementations by Nicolas Capens · 5 years ago
  67. 4ef71eb Change scissor type from sw::Rect to VkRect2D by Alexis Hetu · 5 years ago
  68. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 5 years ago
  69. f287834 Remove precacheDLL by Alexis Hetu · 5 years ago
  70. 6480d4e [cmake] Check for deps before adding. by Dan Sinclair · 5 years ago
  71. 25ec7b0 Removed references to sw::Surface by Alexis Hetu · 5 years ago
  72. 1407297 src/Pipeline/ComputeProgram: Remove unused parameter numDescriptorSets by Ben Clayton · 5 years ago
  73. dd2faae Regres: Update test lists @ bea47513 by SwiftShader Regression Bot · 5 years ago
  74. bea4751 Add support for D16_UNORM depth test & write by Chris Forbes · 5 years ago
  75. a541fbd Remove very early depth test by Chris Forbes · 5 years ago
  76. aa8f699 Subzero MulHigh implementation for Int4/UInt4 by Chris Forbes · 5 years ago
  77. 914a46d Wait semaphores for VkQueuePresentKHR by Hernan Liatis · 5 years ago
  78. 43be716 Handle oldSwapchains by Hernan Liatis · 5 years ago
  79. b4de34e Remove complementary depth buffer option for Vulkan by Chris Forbes · 5 years ago
  80. f945a5e Fix resizing issues by Hernan Liatis · 5 years ago
  81. 7ce5de0 Warning fix by Alexis Hetu · 5 years ago
  82. da1ed06 Fix Visual Studio build of VulkanUnitTests by Nicolas Capens · 5 years ago
  83. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 5 years ago
  84. 462e9c5 Plumb depth format through to PixelProcessor::State by Chris Forbes · 5 years ago
  85. 82cc0cb Fix image format properties query in various edge cases by Chris Forbes · 5 years ago
  86. 6a1d92b Add utility functions from sw::Surface to vk::Format by Alexis Hetu · 5 years ago
  87. 6193cb1 tests/regres/export_to_sheets: Fix off-by-one in loop by Ben Clayton · 5 years ago
  88. abb5785 tests: Add a unit test for a simple memcpy compute shader by Ben Clayton · 5 years ago
  89. f2be26a Vulkan: Very rough first implementation of compute shaders by Ben Clayton · 5 years ago
  90. 3d599be Add vulkan unit tests to Kokoro by Ben Clayton · 5 years ago
  91. 3e2a478 Regres: Update test lists @ 3364227f by SwiftShader Regression Bot · 5 years ago
  92. 3364227 Allow the Blitter to clear and blit vk::Image objects directly by Alexis Hetu · 5 years ago
  93. 654540e tests: Add a Driver class to abstract the vulkan implementation by Ben Clayton · 6 years ago
  94. b72d28f Add reactor unit tests to Kokoro by Nicolas Capens · 5 years ago
  95. 1a5c3b9 Refactor emulated vector type handling for LLVM by Nicolas Capens · 5 years ago
  96. bb8c8e2 SpirvShader: Implement SMod. by Ben Clayton · 5 years ago
  97. 22570f7 Add test/regres/export_to_sheets.go by Ben Clayton · 5 years ago
  98. cd3e11d Rename Win32 configuration to x86 by Nicolas Capens · 5 years ago
  99. fa8603c SpirvShader: Handle OpTypeRuntimeArray in WalkAccessChain. by Ben Clayton · 5 years ago
  100. f2ddde7 Regres: Update test lists @ ebefaf7c by SwiftShader Regression Bot · 5 years ago