1. 4b8a3d3 [tint][transform][hlsl] Fix bad materialization by Ben Clayton · 1 year, 9 months ago
  2. 0c7a99f Tint/GLSL: rename identifiers containing double-underscores. by Stephen White · 1 year, 10 months ago chromium/5794
  3. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
  4. 47dd301 tint/resolver: Resolve builtin structs by Ben Clayton · 1 year, 11 months ago
  5. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  6. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  7. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years ago
  8. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years ago
  9. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  10. 4d3ff97 tint: Resolve @builtin() args as expressions by Ben Clayton · 2 years, 1 month ago
  11. efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 3 months ago
  12. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 4 months ago
  13. 4faf358 Tint/builder/spirv: Fix atomicCompareExchangeWeak wrong return by Zhaoming Jiang · 2 years, 5 months ago chromium/5383
  14. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 6 months ago
  15. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 6 months ago
  16. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 7 months ago
  17. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  18. 6c098ba tint: Implement constant expression structures by Ben Clayton · 2 years, 8 months ago
  19. 268d7b8 tint: Add support for atomic ops to spirv reader by Antonio Maiorano · 2 years, 9 months ago