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