1. d6c9755 Change the major revision number for next commit. by John Kessenich · 6 years ago
  2. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  3. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  4. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  5. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  6. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  7. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  8. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  9. e271312 HLSL: fix several issues in mat construction from scalars by LoopDawg · 7 years ago
  10. 96f6552 HLSL: Implement half matrices, and map all half* -> float*. by John Kessenich · 7 years ago
  11. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 7 years ago
  12. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 8 years ago
  13. 02467d8 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. by John Kessenich · 8 years ago
  14. 5ca85ad HLSL: allow scalar type keywords as identifiers, and add half type support. by steve-lunarg · 8 years ago