1. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  2. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  3. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 7 years ago
  4. 7e997e2 HLSL: Implicit bool conversions for conditional expressions and related. by John Kessenich · 7 years ago
  5. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 8 years ago
  6. 02467d8 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. by John Kessenich · 8 years ago
  7. 4e55988 HLSL Tests: Tests for previous commit, to make it easier to see what's changing. by John Kessenich · 8 years ago
  8. deb4940 HLSL: Register all entry-point in/out as part of the interface. by John Kessenich · 8 years ago
  9. a305166 HLSL: Error if funcion with return type doesn't return a value. by John Kessenich · 8 years ago
  10. 1a4b775 HLSL: Correct line numbers for function definitions. by John Kessenich · 8 years ago
  11. 510d83b HLSL: Create test results for the previous commits. by John Kessenich · 8 years ago
  12. 2c646b7 Updating tests, sadly every single HLSL test needs updating becuase of the language identifier by Dan Baker · 8 years ago
  13. b0a63f5 HLSL: Correctly identify which variables are global storage class. by John Kessenich · 8 years ago
  14. 532543c HLSL: Grammar: Make comma-separated declaration lists work. by John Kessenich · 8 years ago
  15. 5bc4d9a HLSL: Airplane work: break/continue/discard grammar, and decls for for/if/while. by John Kessenich · 8 years ago