- 7f2b8cd tint: Refactor Extensions / Enables. by Ben Clayton · 2 years, 8 months ago
- 62bfd31 tint: Implement `f16` keyword in Tint frontend by Zhaoming Jiang · 2 years, 8 months ago
- 0a3cda9 tint: Replace all ProgramBuilder float literals with '_f' suffix by Ben Clayton · 2 years, 8 months ago
- 636e3d0 tint: Add a negation operator to Number by Ben Clayton · 2 years, 8 months ago
- 41285aa tint: Lex different tokens for float suffixes by Ben Clayton · 2 years, 8 months ago
- 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 8 months ago
- 8822e29 tint: Merge [S|U]intLiteralExpression by Ben Clayton · 2 years, 8 months ago
- 8aff0ed tint: Add ProgramBuilder::Else() helper by James Price · 2 years, 9 months ago
- 41e4d9a Consistent formatting for Dawn/Tint. by dan sinclair · 2 years, 9 months ago chromium/5038 chromium/5039
- 26ebe5e tint: Refactor if-else statement representation by James Price · 2 years, 9 months ago
- 01004b7 tint: Remove '_type' suffix from file names by Ben Clayton · 2 years, 9 months ago
- e85fe16 tint: ProgramBuilder: Rename Const() to Let() by Ben Clayton · 2 years, 9 months ago
- 7098d3d tint: Add enable directive for extensions by Zhaoming Jiang · 2 years, 9 months ago
- a7230f0 tint: Standardize the way we forward-declare by Ben Clayton · 2 years, 9 months ago
- b02fe31 wgsl: Add support for increment/decrement statements by James Price · 2 years, 9 months ago
- 9f54a51 Condense namespaces in tint/writer/wgsl. by dan sinclair · 2 years, 9 months ago
- 555c256 wgsl: Add support for compound assignment by James Price · 2 years, 10 months ago
- 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 10 months ago
- 8bcecf3 Remove @block attribute 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