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