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