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. 3f0aff8 HLSL: Fix possibly incorrect type conversion in StoreN and LoadN by Jean-François Marquis · 7 years ago
  6. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  7. 66b319d Added new test to gtests and updated test data by Sebastian Tafuri · 7 years ago
  8. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  9. 54596ff HLSL: Force flat (nointerp) onto integer fragment inputs. by John Kessenich · 7 years ago
  10. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 7 years ago
  11. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 7 years ago
  12. dd8287a WIP: HLSL: add structuredbuffer pass by reference in fn params by steve-lunarg · 8 years ago
  13. 5da1f03 HLSL: implement 4 (of 6) structuredbuffer types by steve-lunarg · 8 years ago