1. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years, 4 months ago
  2. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 4 months ago
  3. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 5 years ago
  4. d6c9755 Change the major revision number for next commit. by John Kessenich · 6 years ago
  5. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  6. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  7. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  8. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  9. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  10. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  11. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  12. e516d43 HLSL: Move debug naming to a simpler, more consistent, scheme. by John Kessenich · 7 years ago
  13. 2b4f77f HLSL: Correct use of isPerVertexBuiltIn() to be isClipOrCullDistance(). by John Kessenich · 7 years ago
  14. cca42a8 HLSL: Stop including empty structures in the I/O interface. Fix #785. by John Kessenich · 7 years ago
  15. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 8 years ago
  16. 08e0c08 HLSL: fix GS implementation for EP wrapping by steve-lunarg · 8 years ago
  17. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 8 years ago
  18. 4198b8b WIP: HLSL: preserve empty structures after splitting by steve-lunarg · 8 years ago
  19. 2c5ab9c HLSL: remove pervertex output blocks by steve-lunarg · 8 years ago
  20. ec712eb HLSL: fix copies between arrays of structs of builtins, and arrayed builtins. by steve-lunarg · 8 years ago
  21. 46d5428 WIP: add other builtins to interstage IO by steve-lunarg · 8 years ago
  22. 132d331 HLSL: struct splitting: assignments of hierarchical split types by steve-lunarg · 8 years ago