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. e516d43 HLSL: Move debug naming to a simpler, more consistent, scheme. by John Kessenich · 7 years ago
  8. 3322dd8 HLSL: Include built-in processing for vertex input and fragment output flattening. by John Kessenich · 7 years ago
  9. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 8 years ago
  10. 02467d8 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. by John Kessenich · 8 years ago
  11. 297754c Remapper: remove debug info for IDs stripped in other passes by steve-lunarg · 8 years ago
  12. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  13. 6b71c40 HLSL: Remove extraneous built-in member decorations for IO structs used in non-IO situations. by John Kessenich · 8 years ago
  14. d21baed HLSL: Flatten whole-struct assigns and returns when targeting flattened I/O structs. by John Kessenich · 8 years ago
  15. 7dc630f HLSL: Flatten a return struct from an entry point and assign locations after flattening. by John Kessenich · 8 years ago
  16. f2b7f33 SPV: Tighten up number of struct-types declared based on decoration. by John Kessenich · 8 years ago
  17. 830b0cc HLSL: Start location numbering with the entry-point return value. by John Kessenich · 8 years ago
  18. a05d8b5 HLSL: Remove recent change to put locations on SV_TARGET*. by John Kessenich · 8 years ago
  19. 510d83b HLSL: Create test results for the previous commits. by John Kessenich · 8 years ago
  20. 6a70eb7 HLSL: Emulate write-to-output on return-from-entry-point, for return value. by John Kessenich · 8 years ago
  21. a845641 WIP: SPV Remapper: add remapper test framework by steve-lunarg · 8 years ago