1. d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 8 months ago
  2. e33b0ba Revert "MSL writer: make signed int overflow defined behaviour" by Corentin Wallez · 3 years, 8 months ago
  3. e5dbe24 MSL writer: make signed int overflow defined behaviour by Antonio Maiorano · 3 years, 8 months ago
  4. 0e41747 writer/hlsl: Emit for-loops where possible. by Ben Clayton · 3 years, 9 months ago
  5. 2bb4538 writer/hlsl: Zero initialize with (T) 0 by Ben Clayton · 3 years, 9 months ago
  6. e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 9 months ago
  7. 41f21fe writer/hlsl: Emit zero values for private variables by Ben Clayton · 3 years, 9 months ago
  8. 17287fc spirv-reader: Set workgroup size, but not specializable by David Neto · 3 years, 9 months ago
  9. 1e19b55 spirv-reader: switch to HLSL-style pipeline IO by David Neto · 3 years, 9 months ago
  10. 5d2f34e writer/hlsl: Simplify emission logic, clean up output by Ben Clayton · 3 years, 9 months ago
  11. 2940c70 writer/msl: Avoid generating unnecessary pointers by James Price · 3 years, 9 months ago
  12. 5102f87 writer/msl: Add parentheses for member accesses by James Price · 3 years, 10 months ago
  13. 7a47fa8 writer/msl: Handle private and workgroup variables by James Price · 3 years, 10 months ago
  14. 09d53d5 writer/hlsl: Emit `static` for private global variables by Ben Clayton · 3 years, 10 months ago
  15. 9b54a2e Implement Pointers and References by Ben Clayton · 3 years, 10 months ago