1. f76f308 Add dumping inspected bindings for shader by Ryan Harrison · 4 years, 2 months ago
  2. eb496d0 transform: API cleanup by Ben Clayton · 4 years, 2 months ago
  3. 6b4924f Add TINT_UNREACHABLE() and TINT_ICE() helper macros by Ben Clayton · 4 years, 2 months ago
  4. 2101c35 Stub sanitizer transforms for the hlsl, msl & spirv writers by Ben Clayton · 4 years, 3 months ago
  5. 21692de Skip SPIR-V validation when not generating SPIR-V by James Price · 4 years, 3 months ago
  6. c63e1c0 Implement data packing intrinsics by Alan Baker · 4 years, 3 months ago
  7. 708dc2d Simplify calls to ast::Node::[to_]str() by Ben Clayton · 4 years, 3 months ago
  8. dd69ac3 Automatically run the TypeDeterminer when building programs by Ben Clayton · 4 years, 3 months ago
  9. 844217f Add Diagnostics to Program, reader::[wgsl,spirv]::Parse() by Ben Clayton · 4 years, 3 months ago
  10. a6b9a8e Split Program into Program and ProgramBuilder by Ben Clayton · 4 years, 3 months ago
  11. 44bec80 Demangler: Change signature of primary Demangle() function by Ben Clayton · 4 years, 3 months ago
  12. c40f627 Migrate from using ast::Module to Program by Ben Clayton · 4 years, 3 months ago
  13. a7b52e3 samples: Fix compiler warning by Ben Clayton · 4 years, 3 months ago
  14. 90c266d Removed Clang-specific pragmas to build with VS2019 by Carl Woffenden · 4 years, 4 months ago
  15. 987376c Revert the namer changes. by dan sinclair · 4 years, 4 months ago
  16. b920e60 Change generators to take a pointer instead of move. by dan sinclair · 4 years, 4 months ago
  17. 995516e Add --demangle option to command example by David Neto · 4 years, 4 months ago
  18. 3d449d2 [transform] Add first index offset transform by Enrico Galli · 4 years, 5 months ago
  19. 00b77a8 Rework all transforms to transform-on-copy by Ben Clayton · 4 years, 5 months ago
  20. 76d12f0 Add EmitVertexPointSizeTransform by Ben Clayton · 4 years, 5 months ago
  21. 685cb02 Remove internal usage of Context. by dan sinclair · 4 years, 5 months ago
  22. f8971ae Fixup all doxygen tags by Ben Clayton · 4 years, 5 months ago
  23. ba06db6 validator: Migrate to using diagnostics by Ben Clayton · 4 years, 5 months ago
  24. 40e3ccd [transformer] Remove deprecated Manager constructor by Ryan Harrison · 4 years, 5 months ago
  25. 80598ed [ast] Add the result_type into the AST dump by dan sinclair · 4 years, 5 months ago
  26. 196e097 Place the namer into the context object. by dan sinclair · 4 years, 6 months ago
  27. 4735f01 Move diagnostic/printer.h into the public API by Ryan Harrison · 4 years, 6 months ago
  28. d5fd7e0 Fixup lint errors. by dan sinclair · 4 years, 6 months ago
  29. d59a5da Have tint executable use the diagnostic printer by Ben Clayton · 4 years, 6 months ago
  30. 5bee67f Add File & Range information to tint::Source by Ben Clayton · 4 years, 6 months ago
  31. f2b8b6e Emit validation errors after outputing result. by dan sinclair · 4 years, 7 months ago
  32. f600d3a Add --dawn-validation flag to sample app by Ryan Harrison · 4 years, 7 months ago
  33. 70b4c3b [transform] Add transforms to the sample app. by dan sinclair · 4 years, 7 months ago
  34. e7ec7f1 [wgsl-writer] Add GenerateEntryPoint by dan sinclair · 4 years, 8 months ago
  35. a532ac5 Fix handling of .spvasm inputs by Ryan Harrison · 4 years, 9 months ago
  36. 0617663 Change output of string based data from sample app. by dan sinclair · 4 years, 9 months ago
  37. a3f9778 [Validator] Using pointers instead of refs by Sarah Mashayekhi · 4 years, 9 months ago
  38. feffa9d [hlsl-writer] Scaffold the HLSL backend. by dan sinclair · 4 years, 9 months ago
  39. 28ba9a3 Fixup format parsing in sample app. by dan sinclair · 4 years, 10 months ago
  40. 3b8e6dd Error out for unrecognized option, more than one file by David Neto · 4 years, 10 months ago
  41. 6366f68 [metal-writer] Emit constructors. by dan sinclair · 4 years, 10 months ago
  42. 2a59901 [metal-writer] Stub out the Metal Shading Language backend. by dan sinclair · 4 years, 10 months ago
  43. 0c647a8 sample: handle SPIR-V assembly input by David Neto · 4 years, 10 months ago
  44. be45ff5 Create tint.h for external users by Ryan Harrison · 4 years, 11 months ago
  45. ace7a13 Fixes to unbreak the BUILD.gn build by Ryan Harrison · 5 years ago
  46. 7cac245 [spirv-writer] Handle multi name swizzles. by dan sinclair · 5 years ago
  47. e3bf49a tint executable: infer output format, allow stdout by David Neto · 5 years ago
  48. 7025918 Cleanup some error messages. by dan sinclair · 5 years ago
  49. b950e80 [type-determiner] Move ast::Module to constructor. by dan sinclair · 5 years ago
  50. 460345d Add support for WGSL writing to BUILD.gn by Ryan Harrison · 5 years ago
  51. 0caab67 Add support for WGSL reading to BUILD.gn by Ryan Harrison · 5 years ago
  52. 9459dbf Use the correct pop pragma by Ryan Harrison · 5 years ago
  53. fa9dbf0 Add type determiner infrastructure. by dan sinclair · 5 years ago
  54. baaf989 [spirv-writer] Add function variables by dan sinclair · 5 years ago
  55. a8cd18e Context object owns a TypeManager by David Neto · 5 years ago
  56. f26d9a8 Cleanup doc and lint warnings. by dan sinclair · 5 years ago
  57. 9981b63 Use a context object instead of a singleton by dan sinclair · 5 years ago
  58. 4b71b9e Expand build flags for Tint. by dan sinclair · 5 years ago
  59. e4392c9 Create SPIR-V writer skeleton. by dan sinclair · 5 years ago
  60. 4df5d40 Rename tint::reader::spv -> tint::reader::spirv by David Neto · 5 years ago
  61. 4e7f7da Rename reader/spv to reader/spirv by David Neto · 5 years ago
  62. bbd8987 Instantiate a stubbed SPIR-V parser if file ends in .spv by David Neto · 5 years ago
  63. 6e58189 Initial commit by Dan Sinclair · 5 years ago