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