1. 80598ed [ast] Add the result_type into the AST dump by dan sinclair · 4 years, 5 months ago
  2. 196e097 Place the namer into the context object. by dan sinclair · 4 years, 6 months ago
  3. 4735f01 Move diagnostic/printer.h into the public API by Ryan Harrison · 4 years, 6 months ago
  4. d5fd7e0 Fixup lint errors. by dan sinclair · 4 years, 6 months ago
  5. d59a5da Have tint executable use the diagnostic printer by Ben Clayton · 4 years, 6 months ago
  6. 5bee67f Add File & Range information to tint::Source by Ben Clayton · 4 years, 6 months ago
  7. f2b8b6e Emit validation errors after outputing result. by dan sinclair · 4 years, 7 months ago
  8. f600d3a Add --dawn-validation flag to sample app by Ryan Harrison · 4 years, 7 months ago
  9. 70b4c3b [transform] Add transforms to the sample app. by dan sinclair · 4 years, 7 months ago
  10. e7ec7f1 [wgsl-writer] Add GenerateEntryPoint by dan sinclair · 4 years, 8 months ago
  11. a532ac5 Fix handling of .spvasm inputs by Ryan Harrison · 4 years, 9 months ago
  12. 0617663 Change output of string based data from sample app. by dan sinclair · 4 years, 9 months ago
  13. a3f9778 [Validator] Using pointers instead of refs by Sarah Mashayekhi · 4 years, 9 months ago
  14. feffa9d [hlsl-writer] Scaffold the HLSL backend. by dan sinclair · 4 years, 9 months ago
  15. 28ba9a3 Fixup format parsing in sample app. by dan sinclair · 4 years, 10 months ago
  16. 3b8e6dd Error out for unrecognized option, more than one file by David Neto · 4 years, 10 months ago
  17. 6366f68 [metal-writer] Emit constructors. by dan sinclair · 4 years, 10 months ago
  18. 2a59901 [metal-writer] Stub out the Metal Shading Language backend. by dan sinclair · 4 years, 10 months ago
  19. 0c647a8 sample: handle SPIR-V assembly input by David Neto · 4 years, 10 months ago
  20. be45ff5 Create tint.h for external users by Ryan Harrison · 4 years, 11 months ago
  21. ace7a13 Fixes to unbreak the BUILD.gn build by Ryan Harrison · 5 years ago
  22. 7cac245 [spirv-writer] Handle multi name swizzles. by dan sinclair · 5 years ago
  23. e3bf49a tint executable: infer output format, allow stdout by David Neto · 5 years ago
  24. 7025918 Cleanup some error messages. by dan sinclair · 5 years ago
  25. b950e80 [type-determiner] Move ast::Module to constructor. by dan sinclair · 5 years ago
  26. 460345d Add support for WGSL writing to BUILD.gn by Ryan Harrison · 5 years ago
  27. 0caab67 Add support for WGSL reading to BUILD.gn by Ryan Harrison · 5 years ago
  28. 9459dbf Use the correct pop pragma by Ryan Harrison · 5 years ago
  29. fa9dbf0 Add type determiner infrastructure. by dan sinclair · 5 years ago
  30. baaf989 [spirv-writer] Add function variables by dan sinclair · 5 years ago
  31. a8cd18e Context object owns a TypeManager by David Neto · 5 years ago
  32. f26d9a8 Cleanup doc and lint warnings. by dan sinclair · 5 years ago
  33. 9981b63 Use a context object instead of a singleton by dan sinclair · 5 years ago
  34. 4b71b9e Expand build flags for Tint. by dan sinclair · 5 years ago
  35. e4392c9 Create SPIR-V writer skeleton. by dan sinclair · 5 years ago
  36. 4df5d40 Rename tint::reader::spv -> tint::reader::spirv by David Neto · 5 years ago
  37. 4e7f7da Rename reader/spv to reader/spirv by David Neto · 5 years ago
  38. bbd8987 Instantiate a stubbed SPIR-V parser if file ends in .spv by David Neto · 5 years ago
  39. 6e58189 Initial commit by Dan Sinclair · 5 years ago