- e2f35ba GLSL: clean up GLSL output whitespace generation. by Stephen White · 3 years ago chromium/4856 chromium/4857
- c8c0e2e GLSL: standardize layout() formatting (whitespace change). by Stephen White · 3 years ago
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years ago
- 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years ago
- a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 1 month ago
- c7c80c0 glsl: Always emit structures by James Price · 3 years, 1 month ago
- 943c410 GLSL: implement atomics. by Stephen White · 3 years, 2 months ago
- 2fe0f4b GLSL: add .expected.glsl files for all tests. by Stephen White · 3 years, 2 months ago
- e548db9 msl: Handle buffer variables in transform by James Price · 3 years, 3 months ago
- 11c6fcd spirv: Use generic transform to process shader IO by James Price · 3 years, 6 months ago
- a5d73ce transform/shader_io: Generate a wrapper function by James Price · 3 years, 6 months ago
- 5c61d6d msl: Fold &* when converting module-scope vars by James Price · 3 years, 6 months ago chromium/4598
- 89a0bde transform: Optimize ZeroInitWorkgroupMemory for arrays by Ben Clayton · 3 years, 6 months ago
- e027e81 writer/hlsl: Emit helper functions for storage class atomic intrinsics by Ben Clayton · 3 years, 7 months ago
- 1843c0b [writer/hlsl]: Fix order of atomic method arguments. by Ben Clayton · 3 years, 7 months ago
- e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 7 months ago
- f2ec7f3 writer/msl: Implement atomics by Ben Clayton · 3 years, 7 months ago
- 75db82c sanitizers: Use the ZeroInitWorkgroupMemory transform by Ben Clayton · 3 years, 7 months ago
- c3dc300 writer/spirv: Implement atomics by Ben Clayton · 3 years, 7 months ago
- e6d171a writer/hlsl: Implement atomics by Ben Clayton · 3 years, 7 months ago
- 0a32a72 writer/wgsl: Emit atomic types by Ben Clayton · 3 years, 7 months ago
- 6a77236 intrinsics.def: Add atomic intrinsics by Ben Clayton · 3 years, 7 months ago