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