- 4a15605 GLSL: fix Select op with a bool vector condition. by Stephen White · 3 years ago chromium/4893 chromium/4894
- 5f6a185 GLSL: implement textureNumLayers(), and update expectations. by Stephen White · 3 years ago
- ee38740 GLSL: implement bitwise & and | on boolean types. by Stephen White · 3 years ago
- bf0180b GLSL: only emit default precision qualifier for frag shader. by Stephen White · 3 years ago
- 6d77009 GLSL: fix arrayLength(). by Stephen White · 3 years ago chromium/4875
- 46647f1 GLSL: put std430 packing on all buffer variables. by Stephen White · 3 years ago
- a924ffe GLSL: fix sample_index, sample_mask and bitcasts by Stephen White · 3 years, 1 month ago
- d9b32c3 GLSL: fix textureLoad() and textureStore(), depth textures, and more. by Stephen White · 3 years, 1 month ago
- b85e692 Rename 'intrinsic' to 'builtin' by Ben Clayton · 3 years, 1 month ago
- d4d7153 GLSL: fix shadow samplers, and textures generally. by Stephen White · 3 years, 1 month ago
- 0b39270 GLSL: move entry point handling to CanonicalizeEntryPointIO transform. by Stephen White · 3 years, 1 month ago
- 7928974 Remove the "image" storage class by James Price · 3 years, 1 month ago
- e2f35ba GLSL: clean up GLSL output whitespace generation. by Stephen White · 3 years, 1 month ago chromium/4856 chromium/4857
- ca4cfb9 GLSL: implement interpolation qualifiers. by Stephen White · 3 years, 1 month ago
- c8c0e2e GLSL: standardize layout() formatting (whitespace change). by Stephen White · 3 years, 1 month ago
- 8e01c45 GLSL: add location layout qualifier before in/out variables. by Stephen White · 3 years, 1 month ago
- fc79298 GLSL: implement image format qualifiers for storage textures. by Stephen White · 3 years, 1 month ago
- d556040 Run all of the backends in the test runner. by Stephen White · 3 years, 1 month ago
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 1 month ago
- e5919ac validation: Error on obviously infinite loops by Ben Clayton · 3 years, 1 month ago
- 3cbb136 Re-allow dynamic indexing of 'let' arrays and matrices by Ben Clayton · 3 years, 1 month ago
- c1faee9 Add new GLSL test expectations. by Stephen White · 3 years, 1 month ago
- 667bc2d Roll SPIRV-Tools and SPIRV-Headers, fix spvasm by David Neto · 3 years, 2 months ago
- 231b50b Add more SPIR-V reader unit test samples by David Neto · 3 years, 5 months ago
- e6f5730 Add OpImageSampeProj* unit tests to end-to-end list by David Neto · 3 years, 5 months ago
- 87cce20 test: Remove many expected files by James Price · 3 years, 6 months ago chromium/4622 chromium/4623 chromium/4624
- 8094553 msl: Automatically remap binding numbers in exe by James Price · 3 years, 6 months ago
- 13463da test: Add MSL result for test that now passes by James Price · 3 years, 6 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, 7 months ago
- 2c1fbe8 test/unittest: Fix expected cases by Ben Clayton · 3 years, 7 months ago
- d1a026e Add end-to-end corpus from Tint SPIR-V Reader by David Neto · 3 years, 7 months ago
- a52324f tests: Regenerate expected outputs for HLSL / FXC by Ben Clayton · 3 years, 7 months ago
- 889b77a writer: avoid type breakage during AppendVector by David Neto · 3 years, 7 months ago