1. 8752366 [tint] Make binding space consistent for array length from uniform by Ben Clayton · 1 year, 1 month ago
  2. 26a41b9 dawn: use binding information for HLSL interface by Antonio Maiorano · 1 year, 2 months ago
  3. 89274f7 [tint][utils] Remove boolean operators from Result by Ben Clayton · 1 year, 3 months ago
  4. ff67199 [tint][spirv] Add GenerateBindings() overload for IR modules by Ben Clayton · 1 year, 4 months ago
  5. 4c88c1e Using binding information for MSL/Tint interface by dan sinclair · 1 year, 5 months ago
  6. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  7. 80b987e [tint][build] Guard WGSL reader with tint_build_wgsl_reader by Ben Clayton · 1 year, 6 months ago
  8. 2550b49 [tint][build] Guard WGSL writer with tint_build_wgsl_writer by Ben Clayton · 1 year, 6 months ago
  9. 5294cb0 Using binding information for SPIR-V/Tint interface by dan sinclair · 1 year, 6 months ago
  10. 5ed5cc4 [tint] Pass Program by reference, not pointer. by Ben Clayton · 1 year, 6 months ago
  11. 3b4b3fd [ir] Remove the build ir flags by dan sinclair · 1 year, 7 months ago
  12. b1cd47d [tint] Move tint.cc to api/tint.cc by Ben Clayton · 1 year, 8 months ago
  13. 4ead391 [tint][spirv][reader] Add namespaces, move common.h by Ben Clayton · 1 year, 8 months ago
  14. 926a6ff [tint] Separate cmd tools into separate directories by Ben Clayton · 1 year, 8 months ago[Renamed (98%) from src/tint/cmd/loopy.cc]
  15. d3a56cb [tint][wgsl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  16. af4dde7 [tint][glsl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  17. ec4dbe7 [tint][hlsl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  18. 6e209ea [tint][msl] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  19. 85b138e [spirv-writer] Use tint::Result for Generate() by James Price · 1 year, 8 months ago
  20. f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
  21. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 8 months ago
  22. fd73b82 [tint] Move FromProgram to wgsl/reader by Ben Clayton · 1 year, 8 months ago
  23. 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 8 months ago
  24. 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 8 months ago
  25. 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  26. 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  27. c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 8 months ago
  28. e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 8 months ago
  29. 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 8 months ago
  30. 97c3727 [shuffle] Move ir/ to new structure. by dan sinclair · 1 year, 8 months ago
  31. 895d240 tint/ir: Replace Converter with FromProgram() free function by Ben Clayton · 1 year, 11 months ago
  32. 5e344a3 [ir] Split AST and SEM sources out of core ir. by dan sinclair · 1 year, 11 months ago
  33. 889edb1 Add simple program for perf testing. by dan sinclair · 1 year, 11 months ago