1. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 6 months ago
  2. c101627 [glsl][ir] Emit `precision` in fragment shaders by dan sinclair · 7 months ago
  3. b41b866 [glsl][ir] Generate passing expectations. by dan sinclair · 7 months ago
  4. 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
  5. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
  6. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
  7. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  8. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  9. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  10. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  11. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  12. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  13. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 1 month ago
  14. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
  15. 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  16. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years ago
  17. 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 2 months ago chromium/5559
  18. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  19. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  20. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  21. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago