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. 8297936 SPV: Change barrier emission to conform to Khronos decisions. by John Kessenich · 7 years ago
  7. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  8. a5d8616 HLSL: allow mixed user & builtin members in hull shader output structure by LoopDawg · 7 years ago
  9. e516d43 HLSL: Move debug naming to a simpler, more consistent, scheme. 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. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 8 years ago
  12. e741249 HLSL: pass tessellation execution modes through to SPIR-V by steve-lunarg · 8 years ago
  13. e752f46 HLSL: HS return is arrayed to match SPIR-V semantics by steve-lunarg · 8 years ago
  14. 194f0f3 HLSL: require tessellation factors to be fixed size arrays by steve-lunarg · 8 years ago
  15. 9cee73e HLSL: support per control point patch const fn invocation by steve-lunarg · 8 years ago
  16. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 8 years ago
  17. 858c928 Add basic HS/DS implementation. by steve-lunarg · 8 years ago