1. 5bb034d Regres: Update test lists @ 51562f15 by SwiftShader Regression Bot · 5 years ago
  2. 51562f1 Add support for OpMatrixTimesMatrix by Chris Forbes · 5 years ago
  3. fc8a46d Wire up indirect dispatch by Chris Forbes · 5 years ago
  4. c9d9871 Add .vscode/c_cpp_properties.json by Ben Clayton · 5 years ago
  5. 37628f0 Claim support for multi draw indirect + base instance by Chris Forbes · 5 years ago
  6. 48b3587 Implement indirect draws by Chris Forbes · 5 years ago
  7. 4aa9bf1 Allow subpasses to use secondary command buffers by Chris Forbes · 5 years ago
  8. a563dd8 Add support for OpVectorTimesMatrix by Chris Forbes · 5 years ago
  9. 06f4ed7 Add support for OpMatrixTimesVector by Chris Forbes · 5 years ago
  10. 0839cbd Proper mipmap size allocation for compressed textures by Alexis Hetu · 5 years ago
  11. 979f940 Add support for compressed image copy by Alexis Hetu · 5 years ago
  12. 94f195b Regres: Update test lists @ 179c9324 by SwiftShader Regression Bot · 5 years ago
  13. 57e05b8 Add support for OpMatrixTimesScalar by Chris Forbes · 5 years ago
  14. 179c932 Handle NULL 'value' to eglGetSyncAttribKHR() by Alistair Strachan · 5 years ago
  15. 4c9f4a9 Remove asserts blocking pipeline derivatives by Chris Forbes · 5 years ago
  16. e43cda5 Add GLES unit tests to Kokoro Windows CI by Nicolas Capens · 5 years ago
  17. df5b28f Regres: Update test lists @ e747b3c3 by SwiftShader Regression Bot · 5 years ago
  18. e747b3c SpirvShader: Implement loops by Ben Clayton · 5 years ago
  19. cc6473f Regenerate Windows LLVM configs by Nicolas Capens · 5 years ago
  20. ea0822b Regenerate Linux LLVM configs by Nicolas Capens · 5 years ago
  21. f1f573b Add Windows support to LLVM config generation script by Nicolas Capens · 5 years ago
  22. cc3c98d Disable LLVM_ENABLE_THREADS in config generation script by Nicolas Capens · 5 years ago
  23. 213a8ce SpirvShader: Implement OpSwitch by Ben Clayton · 5 years ago
  24. 9fd02e0 SpirvShader: Implement OpBranchConditional, OpPhi, ... by Ben Clayton · 5 years ago
  25. 54ec759 Renderpass multisampling resolve by Alexis Hetu · 5 years ago
  26. fb6639f Fill buffer fix by Alexis Hetu · 5 years ago
  27. c0cf68b SpirvShader: Add EmitState by Ben Clayton · 5 years ago
  28. 3246ca2 SpirvShader: Add Intermediate::replace() by Ben Clayton · 5 years ago
  29. 64f78f5 SpirvShader: Add flow control info to Block. by Ben Clayton · 5 years ago
  30. 7af9266 Regres: Update test lists @ 221459f4 by SwiftShader Regression Bot · 5 years ago
  31. e1cf863 Support for per-instance attributes by Chris Forbes · 5 years ago
  32. 221459f Work around another MSVC bug with variadic macros. by Ben Clayton · 5 years ago
  33. e24bc66 Fixed erroneous filtering by Alexis Hetu · 5 years ago
  34. 62f62a6 Regres: Update test lists @ e276f52b by SwiftShader Regression Bot · 5 years ago
  35. e276f52 Remove extra stencil state from DrawData by Chris Forbes · 5 years ago
  36. 426b4c8 Remove top-level kokoro/ folder by Nicolas Capens · 5 years ago
  37. 89c1381 Build LLVM with threads disabled. by Nico Weber · 5 years ago
  38. 86509d9 Implement atomic load/store memory ordering by Nicolas Capens · 5 years ago
  39. fabdec5 Use a C array for temporary load results by Nicolas Capens · 5 years ago
  40. 5e8414e Implement atomic load/store by Nicolas Capens · 5 years ago
  41. 4c1b8c8 Removed redundant flag by Alexis Hetu · 5 years ago
  42. 2e96bac Regres: Transition from out/ to build/ by Ben Clayton · 5 years ago
  43. 2a55a56 Regres: Include an example test for each of top N failures by Ben Clayton · 5 years ago
  44. cf18661 Merge upstream LLVM r356524. by Nico Weber · 5 years ago
  45. 3dbb775 PixelRoutine: Fix warning about missing override. by Ben Clayton · 5 years ago
  46. af26cfe SpirvShader: Minor changes for ASSERTs by Ben Clayton · 5 years ago
  47. 4d3cdbc Regres: Update test lists @ b55772e6 by SwiftShader Regression Bot · 5 years ago
  48. 756b54d VulkanUnitTests: Align the buffers to 0x100 for the compute tests by Ben Clayton · 5 years ago
  49. 40f3d98 VulkanUnitTests: Call vkDestroyDevice() by Ben Clayton · 5 years ago
  50. 3f9c56c .gitignore: .vscode/ipch directory by Ben Clayton · 5 years ago
  51. b55772e Use Kokoro configs/scripts for SwiftShader under tests/kokoro/ directory by Nicolas Capens · 5 years ago
  52. 4a8681a Remove remaining UBO & constants junk from DrawData by Chris Forbes · 5 years ago
  53. 80c796b Rename Intermediate::emplace() to move() by Nicolas Capens · 5 years ago
  54. 4ecc9d4 Ensure image strides are always suitable for the rasterizer by Chris Forbes · 5 years ago
  55. e7b2a05 vkCmdExecuteCommands implementation by Alexis Hetu · 5 years ago
  56. 603a1b5 Fix provoking vertex convention and remove configurability by Chris Forbes · 5 years ago
  57. fc06fd1 Synchronize at end of renderpass by Chris Forbes · 5 years ago
  58. 7bc4f45 sw::Surface removed by Alexis Hetu · 5 years ago
  59. 696926d sw::Surface references removed from sampling code by Alexis Hetu · 5 years ago
  60. 9041bb7 Basic CommandBuffer::waitEvents implementation by Alexis Hetu · 5 years ago
  61. 2909085 Refactor variable type lookup by Nicolas Capens · 5 years ago
  62. a1b68ab Regres: Update test lists @ aff2dd06 by SwiftShader Regression Bot · 5 years ago
  63. aff2dd0 Add support for derivative instructions by Chris Forbes · 5 years ago
  64. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 5 years ago
  65. 2667243 Fix MSVC build by Nicolas Capens · 5 years ago
  66. 00ba176 Factor out vertex attribute binding from Draw*::play by Chris Forbes · 5 years ago
  67. 5851ef4 Don't treat SIMD::Float preferentially by Nicolas Capens · 5 years ago
  68. 3e485a4 Regres: Update test lists @ f2564656 by SwiftShader Regression Bot · 5 years ago
  69. f256465 Wire up BuiltInWorkgroupId to compute pipeline by Chris Forbes · 5 years ago
  70. fe1dd4b Carry decorations down type tree in WalkExplicitLayoutAccessChain by Chris Forbes · 5 years ago
  71. a30de54 Add support for push constants by Chris Forbes · 5 years ago
  72. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 5 years ago
  73. 0e71241 Add support for OpUndef by Chris Forbes · 5 years ago
  74. 7cdf79c Regres: Categorize crashes caused by debug macros by Ben Clayton · 5 years ago
  75. 306705c Regres: Fix priority boost for +2 code review. by Ben Clayton · 5 years ago
  76. 665ee57 Regres: Don't attempt to build failing changes forever. by Ben Clayton · 5 years ago
  77. 24cb99d Fix mipmap generation on undefined cube texture by Nicolas Capens · 5 years ago
  78. b8c6393 Use C++11 std::swap() by Nicolas Capens · 5 years ago
  79. 289a576 Regres: Update test lists @ bbf5cf1e by SwiftShader Regression Bot · 5 years ago
  80. bbf5cf1 Wire up sample mask correctly by Chris Forbes · 5 years ago
  81. 1bd9e2f Tidy stencil state handling by Chris Forbes · 5 years ago
  82. 1cef4e6 Allow null dispatchable objects by Alexis Hetu · 5 years ago
  83. 036614c Copy kokoro folder to tests/kokoro by Nicolas Capens · 5 years ago
  84. 80c77b4 Fix Travis CI build by Nicolas Capens · 5 years ago
  85. 00424c1 Reintroduce "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 5 years ago
  86. c2bb50b ComputeProgram: Clean up usage of Float4/Int4 and SIMD::Float/SIMD::Int by Ben Clayton · 5 years ago
  87. 62758f5 Compute: WorkgroupSize decorations take precedence over LocalSize by Ben Clayton · 5 years ago
  88. 4af8826 Regres: Update test lists @ 845cb5e1 by SwiftShader Regression Bot · 5 years ago
  89. 845cb5e Fix stencil state plumbing by Chris Forbes · 5 years ago
  90. 64cf139 Propagate image view clear aspect mask to image clear by Chris Forbes · 5 years ago
  91. 1a4c712 Add support for OpFRem by Chris Forbes · 5 years ago
  92. 0e4d6ff Add support for OpFMod by Chris Forbes · 5 years ago
  93. 10fd624 Add support for OpInBoundsAccessChain by Chris Forbes · 5 years ago
  94. f0d22ad Remove Reactor argument tests for small integers by Nicolas Capens · 5 years ago
  95. 01c03fd Revert "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 5 years ago
  96. acd87b7 Add Python path to Kokoro batch script by Nicolas Capens · 5 years ago
  97. faed9d3 Add support for OpVectorInsertDynamic, OpVectorExtractDynamic by Chris Forbes · 5 years ago
  98. 71673c8 Add support for OpSRem by Chris Forbes · 5 years ago
  99. d850470 Remove asserts on depth bounds values by Chris Forbes · 5 years ago
  100. d1ab73d Remove asserts blocking specialization constant use by Chris Forbes · 5 years ago