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