1. 3ddc07a [glsl][ir] Make GLSL IR the only GLSL in tint e2e. by dan sinclair · 5 months ago
  2. 1217dc1 [glsl] Remove the non-IR GLSL expectations. by dan sinclair · 5 months ago
  3. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 6 months ago
  4. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 7 months ago
  5. adaa316 [glsl][ir] Emit `Access` by dan sinclair · 7 months ago chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
  6. c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 7 months ago
  7. c101627 [glsl][ir] Emit `precision` in fragment shaders by dan sinclair · 7 months ago
  8. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  9. b41b866 [glsl][ir] Generate passing expectations. by dan sinclair · 7 months ago
  10. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  11. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  12. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  13. d07d6ba [tint][hlsl] Update skipped DXC e2e expectations by Natalie Chouinard · 8 months ago
  14. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  15. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  16. 91d557e [Tint] Skip failing hlsl-dxc val tests by Natalie Chouinard · 9 months ago
  17. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  18. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 10 months ago
  19. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 10 months ago
  20. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 10 months ago
  21. 2fa56aa [hlsl] Add UserCall to the IR backend. by dan sinclair · 10 months ago
  22. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
  23. 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
  24. de73431 [msl] Handle pointers in printer by James Price · 11 months ago
  25. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  26. f3b93c1 Add FoldConstants transform by dan sinclair · 1 year ago
  27. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  28. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  29. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 4 months ago
  30. 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  31. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  32. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  33. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  34. 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 2 months ago chromium/5559
  35. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 8 months ago
  36. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  37. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
  38. 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 9 months ago
  39. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
  40. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  41. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  42. e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  43. cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  44. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  45. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  46. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago