1. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  2. 997bc01 [msl][glsl] Fix incorrect code gen for continuing inside switch. by dan sinclair · 1 year ago
  3. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 1 month ago
  4. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 1 month ago
  5. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 1 month ago
  6. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 2 months ago
  7. 2e2bf67 [ir][msl] Emit switch instructions by dan sinclair · 1 year, 3 months ago
  8. 3b4bf19 [ir][msl] Emit loops by dan sinclair · 1 year, 3 months ago
  9. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
  10. d6f6f00 tint/hlsl: fix RemoveContinueInSwitch transform to handle nested switch statements by Antonio Maiorano · 1 year, 6 months ago
  11. 3e1bc0a tint: Use MergeReturn transform in SPIR-V backend by James Price · 2 years, 4 months ago
  12. b8b0c21 Add break-if support. by dan sinclair · 2 years, 4 months ago
  13. 06844a5 tint/hlsl: remove [loop] attribute on all loops by Antonio Maiorano · 2 years, 5 months ago
  14. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago
  15. 4b88dbc Fixup continue support in while loops. by dan sinclair · 2 years, 9 months ago chromium/5125
  16. 49d1a2d Add while statement parsing. by dan sinclair · 2 years, 9 months ago
  17. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
  18. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
  19. b349710 HLSL: workaround FXC error "continue cannot be used in a switch" by Antonio Maiorano · 3 years ago
  20. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago