1. 48be7e8 [msl] Add newlines between global declarations by James Price · 7 months ago
  2. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 7 months ago
  3. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 7 months ago
  4. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 7 months ago
  5. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 7 months ago
  6. 47fddc2 [msl] Emit struct name before constructors by James Price · 8 months ago
  7. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 8 months ago
  8. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 12 months ago
  9. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 2 months ago
  10. f528d33 tint/transform: fix PromoteInitializersToLet for constant expressions by Ben Clayton · 2 years, 1 month ago
  11. 6e77b47 Update internals to initializer instead of constructor. by dan sinclair · 2 years, 3 months ago
  12. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 5 months ago
  13. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 6 months ago
  14. 6c098ba tint: Implement constant expression structures by Ben Clayton · 2 years, 6 months ago
  15. 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 7 months ago
  16. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 7 months ago
  17. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 7 months ago chromium/5108
  18. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 8 months ago
  19. e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 8 months ago
  20. cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 8 months ago
  21. 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 8 months ago
  22. 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 10 months ago
  23. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 2 years, 11 months ago