1. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  2. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  3. 520a86a [msl] Fix host-shareable struct padding by James Price · 7 months ago
  4. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 7 months ago
  5. 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
  6. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
  7. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  8. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  9. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  10. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  11. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  12. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  13. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  14. b5a904c [msl] Emit continuing inside a new block by James Price · 10 months ago chromium/6519
  15. 1aad86d [msl] Move RenameConflicts to core and use it by James Price · 10 months ago
  16. 77ac3f1 [ir] Add RemoveTerminatorArgs transform by James Price · 10 months ago
  17. dd89ce4 [glsl] Reorder GLSL transforms. by dan sinclair · 10 months ago
  18. 47fddc2 [msl] Emit struct name before constructors by James Price · 10 months ago
  19. de73431 [msl] Handle pointers in printer by James Price · 10 months ago
  20. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  21. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  22. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
  23. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
  24. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
  25. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
  26. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  27. 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 9 months ago
  28. 506b4f0 [spirv-reader] Use type inference for var and let by James Price · 1 year, 10 months ago
  29. f91b77d [spirv-reader] Use builtin matrix aliases by James Price · 1 year, 11 months ago
  30. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  31. da353b4 tint: Flip evaluation order of assignment statements by Ben Clayton · 2 years, 1 month ago
  32. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  33. 971318f tint: Replace all remaining AST types with ast::Type by Ben Clayton · 2 years, 1 month ago
  34. 8753796 tint: Add PreservePadding transform by James Price · 2 years, 4 months ago
  35. efb17b0 tint/writer/wgsl: Print @offset attributes as comment by Ben Clayton · 2 years, 4 months ago
  36. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
  37. 06844a5 tint/hlsl: remove [loop] attribute on all loops by Antonio Maiorano · 2 years, 6 months ago
  38. 05d8b02 GLSL: implement host-visible memory padding. by Stephen White · 2 years, 6 months ago
  39. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  40. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 8 months ago
  41. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
  42. b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
  43. 8e34852 tint/writer/spirv: Inline constant expressions by Ben Clayton · 2 years, 10 months ago
  44. 0ce9ab0 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix by Ben Clayton · 2 years, 11 months ago
  45. 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
  46. 93baaae PromoteSideEffectsToDecl: add to 4 backends and regen tests by Antonio Maiorano · 3 years ago
  47. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago