- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 10 months ago chromium/5108
- 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/samples/compute_boids.wgsl]
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 2 months ago
- a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 4 months ago
- e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 9 months ago
- 93e8f52 wgsl: Deprecate [[access]] decorations by Ben Clayton · 3 years, 10 months ago
- 5858dcc test: Move misc sample shaders to test/samples by Ben Clayton · 3 years, 11 months ago[Renamed from test/compute_boids.wgsl]
- 4270834 resolver: Validate uniform buffer types by Ben Clayton · 4 years ago
- 8db8188 Resolver: Validate array el is not [[block]] struct by Ben Clayton · 4 years ago
- 9328d94 wgsl: Deprecate '-> void' on functions by Ben Clayton · 4 years ago
- a2239c6 Update Tint samples to new entry point IO syntax by James Price · 4 years ago
- 7862da9 Fix test/compute_builds.wgsl by Ben Clayton · 4 years ago
- d614dd5 Implement Default Struct Layout by Ben Clayton · 4 years, 1 month ago
- 336bb0b Update storage_buffer storage class. by dan sinclair · 4 years, 2 months ago
- c068cfc Support the group decoration. by dan sinclair · 4 years, 2 months ago
- 42e873c Update comments in test WGSL files. by dan sinclair · 4 years, 3 months ago
- 7214f40 [wgsl-reader] Add support for read only storage buffers. by dan sinclair · 4 years, 4 months ago
- a7c9391 [spirv-writer] Support optional trailing return. by dan sinclair · 4 years, 4 months ago
- 7156d3e [wgsl-reader] Add parsing of named structs. by dan sinclair · 4 years, 5 months ago
- d2d7ce6 Fixup computeboids example. by dan sinclair · 4 years, 6 months ago
- effd888 Convert computeboids to for(). by dan sinclair · 4 years, 6 months ago
- d7abd76 Update computeboids typing. by dan sinclair · 4 years, 6 months ago
- b4fee2f Update builtin methods. by dan sinclair · 4 years, 6 months ago
- 5f81262 Remove EntryPoint. by dan sinclair · 4 years, 6 months ago
- 35552f2 [wgsl-reader][wgsl-writer] Update variable decorations to new syntax. by dan sinclair · 4 years, 6 months ago
- 077d16d [wgsl-reader][wgsl-writer] Update array decorations to new syntax. by dan sinclair · 4 years, 6 months ago
- 8b68586 [wgsl-reader][wgsl-writer] Update struct decorations to new syntax. by dan sinclair · 4 years, 6 months ago
- c8a85aa [wgsl-reader] Add stride support. by dan sinclair · 4 years, 8 months ago
- 32b41b7 Add block annotations to computeboids by dan sinclair · 5 years ago
- 265d5d0 Unique method names in computeboids by dan sinclair · 5 years ago
- de4259e Fixup computeboids translation error. by dan sinclair · 5 years ago
- 64db1d9 Add mising computeboids casts. by dan sinclair · 5 years ago
- ac47807 Fix compute_boids.wgsl literal types, storage class by David Neto · 5 years ago
- 75dbd87 Add missing storage classes to compute boids. by dan sinclair · 5 years ago
- 32a68fe Fix type of gl_GlobalInvocationId in compute boids. by dan sinclair · 5 years ago
- 6e58189 Initial commit by Dan Sinclair · 5 years ago