1. 2cd983d Assign the DeviceIndex builtIn (ext: SPV_KHR_device_group). by Ben Clayton · 5 years ago
  2. 793050e Fix BuiltInSubgroupSize in graphics pipeline by Chris Forbes · 5 years ago
  3. 548e366 Plumb constants through to the sampler, and make sRGB work by Chris Forbes · 5 years ago
  4. 84c3a94 Wire up subgroup input builtins in graphics pipe by Chris Forbes · 5 years ago
  5. d4e5e9e Pass baseVertex to vertex shader by Chris Forbes · 5 years ago
  6. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 5 years ago
  7. 4774761 SpirvShader: Make value names more consistent by Ben Clayton · 5 years ago
  8. 225a130 Implement dynamic buffer offsets. by Ben Clayton · 5 years ago
  9. c0cf68b SpirvShader: Add EmitState by Ben Clayton · 5 years ago
  10. 4a8681a Remove remaining UBO & constants junk from DrawData by Chris Forbes · 5 years ago
  11. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 5 years ago
  12. a30de54 Add support for push constants by Chris Forbes · 5 years ago
  13. 76e9bc0 Plumb PipelineLayouts down to SpirvRoutine by Ben Clayton · 5 years ago
  14. c61271e Add epilog pass to copy outputs out to pipeline by Chris Forbes · 5 years ago
  15. e7b8020 Add SpirvRoutine::getValue helper by Chris Forbes · 5 years ago
  16. d007720 Set up VertexIndex builtin properly by Chris Forbes · 5 years ago
  17. 26f1a86 Rework setup, VS->FS structures, etc for Vulkan by Chris Forbes · 5 years ago
  18. d5aed49 Start building up code generation by Chris Forbes · 5 years ago
  19. 1845d5e Replace Shader,VertexShader,PixelShader with SpirvShader by Chris Forbes · 6 years ago
  20. ebe5f7f Include Vulkan version of debug support in vulkan files by Chris Forbes · 6 years ago
  21. a972758 Work around Subzero constant folding limitation. by Nicolas Capens · 6 years ago
  22. 79d0e56 Fix textureSize for non-uniform samplers. by Nicolas Capens · 6 years ago
  23. dc2966a Eliminate legacy functionality. by Nicolas Capens · 6 years ago
  24. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  25. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 6 years ago