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