1. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  2. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  3. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  4. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  5. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  6. e516d43 HLSL: Move debug naming to a simpler, more consistent, scheme. by John Kessenich · 7 years ago
  7. b6be80f HLSL: Flatten more I/O: non-arrayed user-only structures. by John Kessenich · 7 years ago
  8. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 7 years ago
  9. 08e0c08 HLSL: fix GS implementation for EP wrapping by steve-lunarg · 7 years ago
  10. 7afe134 HLSL: strip off array dimension when assign locations of arrayed IO. by steve-lunarg · 7 years ago
  11. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 7 years ago
  12. 02467d8 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. by John Kessenich · 8 years ago
  13. a2e7531 HLSL: inter-stage structure splitting. by steve-lunarg · 8 years ago
  14. f49cdf4 WIP: HLSL: Add GS support by steve-lunarg · 8 years ago