1. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  2. f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 1 year, 1 month ago
  3. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  4. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 months ago
  5. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  6. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  7. 4249124 GLSL, HLSL: fix atomicSub() output. by Stephen White · 1 year, 5 months ago
  8. 4b8a3d3 [tint][transform][hlsl] Fix bad materialization by Ben Clayton · 1 year, 10 months ago
  9. 0c7a99f Tint/GLSL: rename identifiers containing double-underscores. by Stephen White · 1 year, 10 months ago chromium/5794
  10. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
  11. 47dd301 tint/resolver: Resolve builtin structs by Ben Clayton · 1 year, 11 months ago
  12. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  13. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  14. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  15. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 1 month ago
  16. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  17. 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 1 month ago
  18. efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 4 months ago
  19. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
  20. 4faf358 Tint/builder/spirv: Fix atomicCompareExchangeWeak wrong return by Zhaoming Jiang · 2 years, 5 months ago chromium/5383
  21. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 6 months ago
  22. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  23. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 8 months ago
  24. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  25. 6c098ba tint: Implement constant expression structures by Ben Clayton · 2 years, 9 months ago
  26. 268d7b8 tint: Add support for atomic ops to spirv reader by Antonio Maiorano · 2 years, 9 months ago