- 46647f1 GLSL: put std430 packing on all buffer variables. by Stephen White · 3 years ago
- 0b39270 GLSL: move entry point handling to CanonicalizeEntryPointIO transform. by Stephen White · 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
- c8c0e2e GLSL: standardize layout() formatting (whitespace change). by Stephen White · 3 years, 1 month ago
- 671d970 GLSL samples: add empty entry point if needed. by Stephen White · 3 years, 1 month ago
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 1 month ago
- 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years, 1 month ago
- a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 2 months ago
- cc05d89 writer/msl: Replace use of 'auto' with actual return type by Ben Clayton · 3 years, 3 months ago
- 2fe0f4b GLSL: add .expected.glsl files for all tests. by Stephen White · 3 years, 3 months ago
- e548db9 msl: Handle buffer variables in transform by James Price · 3 years, 4 months ago
- 7103f51 writer/msl: Fix swizzling on packed vectors by Ben Clayton · 3 years, 4 months ago