1. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  2. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  3. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  4. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  5. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  6. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  7. d6f4d9b HLSL: fix type on clip/cull index result by LoopDawg · 7 years ago
  8. e516d43 HLSL: Move debug naming to a simpler, more consistent, scheme. by John Kessenich · 7 years ago
  9. 2b4f77f HLSL: Correct use of isPerVertexBuiltIn() to be isClipOrCullDistance(). by John Kessenich · 7 years ago
  10. cca42a8 HLSL: Stop including empty structures in the I/O interface. Fix #785. by John Kessenich · 7 years ago
  11. 307b650 HLSL: handle multiple clip/cull semantic IDs by LoopDawg · 7 years ago