1. ca4cfb9 GLSL: implement interpolation qualifiers. by Stephen White · 3 years, 2 months ago
  2. c8c0e2e GLSL: standardize layout() formatting (whitespace change). by Stephen White · 3 years, 2 months ago
  3. 8e01c45 GLSL: add location layout qualifier before in/out variables. by Stephen White · 3 years, 2 months ago
  4. fc79298 GLSL: implement image format qualifiers for storage textures. by Stephen White · 3 years, 2 months ago
  5. d556040 Run all of the backends in the test runner. by Stephen White · 3 years, 2 months ago
  6. 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 2 months ago
  7. e5919ac validation: Error on obviously infinite loops by Ben Clayton · 3 years, 2 months ago
  8. 3cbb136 Re-allow dynamic indexing of 'let' arrays and matrices by Ben Clayton · 3 years, 2 months ago
  9. c1faee9 Add new GLSL test expectations. by Stephen White · 3 years, 2 months ago
  10. 667bc2d Roll SPIRV-Tools and SPIRV-Headers, fix spvasm by David Neto · 3 years, 3 months ago
  11. 231b50b Add more SPIR-V reader unit test samples by David Neto · 3 years, 6 months ago
  12. e6f5730 Add OpImageSampeProj* unit tests to end-to-end list by David Neto · 3 years, 6 months ago
  13. 87cce20 test: Remove many expected files by James Price · 3 years, 7 months ago chromium/4622 chromium/4623 chromium/4624
  14. 8094553 msl: Automatically remap binding numbers in exe by James Price · 3 years, 7 months ago
  15. 13463da test: Add MSL result for test that now passes by James Price · 3 years, 7 months ago
  16. 11c6fcd spirv: Use generic transform to process shader IO by James Price · 3 years, 7 months ago
  17. a5d73ce transform/shader_io: Generate a wrapper function by James Price · 3 years, 7 months ago
  18. 72dad76 Add end2end tests for recent SPIR-V reader updates by David Neto · 3 years, 7 months ago
  19. c0fbce6 writer/hlsl: Inline fallthrough case statements by Ben Clayton · 3 years, 7 months ago chromium/4596
  20. d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 8 months ago
  21. 2c1fbe8 test/unittest: Fix expected cases by Ben Clayton · 3 years, 8 months ago
  22. d1a026e Add end-to-end corpus from Tint SPIR-V Reader by David Neto · 3 years, 8 months ago
  23. a52324f tests: Regenerate expected outputs for HLSL / FXC by Ben Clayton · 3 years, 8 months ago
  24. 889b77a writer: avoid type breakage during AppendVector by David Neto · 3 years, 8 months ago