- 0b39270 GLSL: move entry point handling to CanonicalizeEntryPointIO transform. by Stephen White · 3 years, 2 months ago
- e2f35ba GLSL: clean up GLSL output whitespace generation. by Stephen White · 3 years, 2 months ago chromium/4856 chromium/4857
- c8c0e2e GLSL: standardize layout() formatting (whitespace change). by Stephen White · 3 years, 2 months ago
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 2 months ago
- 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years, 2 months ago
- c1faee9 Add new GLSL test expectations. by Stephen White · 3 years, 3 months ago
- 9943de6 Fix FXC compile errors on modulo by zero by Antonio Maiorano · 3 years, 3 months ago chromium/4783 chromium/4784 chromium/4785
- 821f9bb Fix FXC compile errors on divide by zero by Antonio Maiorano · 3 years, 3 months ago
- a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 4 months ago
- c7c80c0 glsl: Always emit structures by James Price · 3 years, 4 months ago
- cc05d89 writer/msl: Replace use of 'auto' with actual return type by Ben Clayton · 3 years, 4 months ago
- 2fe0f4b GLSL: add .expected.glsl files for all tests. by Stephen White · 3 years, 4 months ago
- e548db9 msl: Handle buffer variables in transform by James Price · 3 years, 5 months ago
- 85d2e44 msl: Overload matrix-vector arithmetic operators by James Price · 3 years, 7 months ago
- d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 8 months ago
- e33b0ba Revert "MSL writer: make signed int overflow defined behaviour" by Corentin Wallez · 3 years, 8 months ago
- e5dbe24 MSL writer: make signed int overflow defined behaviour by Antonio Maiorano · 3 years, 8 months ago
- 81d4ed0 Fix operator% for f32 and vecN<f32> by Ben Clayton · 3 years, 8 months ago
- b85099a test: Split binary_expressions into separate tests by Ben Clayton · 3 years, 8 months ago