- 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
- 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
- 2fa56aa [hlsl] Add UserCall to the IR backend. by dan sinclair · 9 months ago
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
- 02cf911 [msl] Implement ShaderIO transform by James Price · 10 months ago
- 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
- ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
- f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 1 year, 2 months ago
- e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 2 months ago
- 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
- 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
- 78da664 Pass feature allowlist from Dawn to Tint by James Price · 1 year, 5 months ago
- 8f80d99 tint: Support multiple extensions per 'enable' by Ben Clayton · 2 years ago
- f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
- 6cc183c Generic template and forward in stringstream. by dan sinclair · 2 years, 1 month ago
- d6daefc wgsl: Print abstract-floats with full precision. by Ben Clayton · 2 years, 6 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
- 66d4f6e tint/writer/spirv: Support for F16 type, constructor, and convertor by Zhaoming Jiang · 2 years, 9 months ago
- 0d3d321 tint/writer/glsl: Support for F16 type, constructor, and convertor by Zhaoming Jiang · 2 years, 9 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- 7f2b8cd tint: Refactor Extensions / Enables. by Ben Clayton · 2 years, 10 months ago