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