1. 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 9 months ago
  2. 5702df1 [spirv-reader] Detect constant vector splats by James Price · 1 year, 10 months ago
  3. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 11 months ago
  4. f91b77d [spirv-reader] Use builtin matrix aliases by James Price · 1 year, 11 months ago
  5. 114bae2 [spirv-reader] Use builtin vector aliases by James Price · 1 year, 11 months ago
  6. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  7. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years, 1 month ago
  8. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 1 month ago
  9. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  10. 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 2 months ago
  11. 42363a5 tint/transform: Skip SimplifyPointers if possible by Ben Clayton · 2 years, 3 months ago
  12. 6992f51 tint: Add DirectVariableAccess transform by Ben Clayton · 2 years, 4 months ago
  13. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
  14. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 7 months ago
  15. 05d8b02 GLSL: implement host-visible memory padding. by Stephen White · 2 years, 7 months ago
  16. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  17. 7e9f571 tint: const eval of binary add by Antonio Maiorano · 2 years, 8 months ago
  18. 6f8d945 Sync reserved token list to WGSL spec. by dan sinclair · 2 years, 8 months ago chromium/5217
  19. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 9 months ago
  20. 6c167a0 msl: Promote local private vars to function scope by dan sinclair · 2 years, 9 months ago
  21. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  22. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  23. e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  24. cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  25. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  26. 8bd5fec tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions by Ben Clayton · 2 years, 10 months ago
  27. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 11 months ago
  28. 06496d4 tint/reader/spirv: Generate 'i' suffixed literals by Ben Clayton · 3 years ago
  29. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  30. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago