1. 00424c1 Reintroduce "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 6 years ago
  2. 62758f5 Compute: WorkgroupSize decorations take precedence over LocalSize by Ben Clayton · 6 years ago
  3. 01c03fd Revert "VkDebug: Update macros to address issues in b/127433389" by Ben Clayton · 6 years ago
  4. d850470 Remove asserts on depth bounds values by Chris Forbes · 6 years ago
  5. d1ab73d Remove asserts blocking specialization constant use by Chris Forbes · 6 years ago
  6. 085f57e Run spirv-opt pass to eliminate dead functions after inlining by Chris Forbes · 6 years ago
  7. 3641121 VkDebug: Update macros to address issues in b/127433389 by Ben Clayton · 6 years ago
  8. 4ef71eb Change scissor type from sw::Rect to VkRect2D by Alexis Hetu · 6 years ago
  9. 1407297 src/Pipeline/ComputeProgram: Remove unused parameter numDescriptorSets by Ben Clayton · 6 years ago
  10. f2be26a Vulkan: Very rough first implementation of compute shaders by Ben Clayton · 6 years ago
  11. 45faa08 VKPipeline: Log any errors produced by the SPIR-V optimizer by Ben Clayton · 6 years ago
  12. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 6 years ago
  13. d318dd3 Remove some GL/D3D legacy format quirks from vulkan vertex buffers by Chris Forbes · 6 years ago
  14. 989b208 Remove partial logic op support by Chris Forbes · 6 years ago
  15. 1054758 Use sample count from multisample state, not from attachment 0 by Chris Forbes · 6 years ago
  16. fe3d497 Fix various issues in vertex fetch setup by Chris Forbes · 6 years ago
  17. d245255 Wire up cull mode handling to Vulkan pipeline by Chris Forbes · 6 years ago
  18. a0a80b1 Prevent Pipeline crashing on missing non mandatory structures by Alexis Hetu · 6 years ago
  19. 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
  20. eea21ba Use spirv-tools optimizer in GraphicsPipeline by Chris Forbes · 6 years ago
  21. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 6 years ago
  22. af4ed53 Initial stub implementation of SpirvShader by Chris Forbes · 6 years ago
  23. c65473d vkCmdDraw implementation by Alexis Hetu · 6 years ago
  24. e6e76c6 Add missing checks in the GraphicsPipeline constructor by Alexis Hetu · 6 years ago
  25. c0f92f2 VkPipeline simple implementation by Alexis Hetu · 6 years ago
  26. 000df8b Initial implementation of Pipeline, PipelineLayout by Alexis Hetu · 6 years ago