1. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 months ago
  2. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
  3. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
  4. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
  5. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
  6. a01fd24 Update test/tint/array to store results by dan sinclair · 1 year, 4 months ago
  7. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  8. 3abad2c When emitting a MSL struct initializer emit the struct name. by dan sinclair · 2 years, 8 months ago
  9. 6c167a0 msl: Promote local private vars to function scope by dan sinclair · 2 years, 9 months ago
  10. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago
  11. 93baaae PromoteSideEffectsToDecl: add to 4 backends and regen tests by Antonio Maiorano · 3 years, 1 month ago
  12. dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/array/assign_to_function_var.wgsl.expected.msl]
  13. 8ec32a6 writers: Use the new sem::Module::DependencyOrderedDeclarations by Ben Clayton · 3 years, 2 months ago
  14. f6e5cc0 Deprecate the @stride attribute by James Price · 3 years, 2 months ago
  15. e548db9 msl: Handle buffer variables in transform by James Price · 3 years, 5 months ago
  16. 885488d writer/msl: Use UniqueIdentifier() for padding field names by Ben Clayton · 3 years, 9 months ago
  17. 1e19b55 spirv-reader: switch to HLSL-style pipeline IO by David Neto · 3 years, 10 months ago
  18. 94ac078 writer/msl: Wrap each array type in a struct by James Price · 3 years, 10 months ago