1. 254a9fc Import Tint changes from Dawn by Tint team · 1 year, 10 months ago
  2. 35da940 Import Tint changes from Dawn by Ryan Harrison · 1 year, 10 months ago
  3. 5aca651 Import Tint changes from Dawn by Tint team · 1 year, 10 months ago
  4. 686f36a Import Tint changes from Dawn by Tint team · 1 year, 10 months ago
  5. b9bde82 Import Tint changes from Dawn by Tint team · 1 year, 10 months ago
  6. c26725e Import Tint changes from Dawn by Tint team · 1 year, 10 months ago
  7. 9b7ea23 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  8. 77f855a Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  9. 25fd03b Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  10. 2d822ba Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  11. 51cea02 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  12. 4d016c2 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  13. 8888ea6 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  14. c2328f1 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  15. 4b00942 Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  16. 7bb887e Import Tint changes from Dawn by Tint team · 1 year, 11 months ago
  17. 8fd9488 Default chromium_style to off. by dan sinclair · 1 year, 11 months ago
  18. 2e186f2 Import Tint changes from Dawn by Tint team · 2 years ago
  19. a06a54b Import Tint changes from Dawn by Tint team · 2 years ago
  20. 57b4d2b Import Tint changes from Dawn by Tint team · 2 years ago
  21. f462606 Import Tint changes from Dawn by Tint team · 2 years ago
  22. e088107 Update Starlark config to use 'main' branch by Ryan Harrison · 2 years ago
  23. 7dc823b Import Tint changes from Dawn by Tint team · 2 years ago
  24. d7f9233 Import Tint changes from Dawn by Tint team · 2 years ago
  25. 9b3f935 Import Tint changes from Dawn by Tint team · 2 years ago
  26. c841ec6 Remove test and tools by Ben Clayton · 2 years ago
  27. d38b776 Import Tint changes from Dawn by Tint team · 2 years ago
  28. d2323c5 Import Tint changes from Dawn by Tint team · 2 years ago
  29. 9a6c221 Update README to say Tint is read-only by Ben Clayton · 2 years ago
  30. 6af1a9d Always use 0 for the Depth operand of OpTypeImage by Jiawei Shao · 2 years, 1 month ago
  31. 28674d7 AST fuzzer: reduce depth for unary wrapping by Alastair Donaldson · 2 years, 1 month ago
  32. a730eb7 Add option to auto generate bindings for external textures by Antonio Maiorano · 2 years, 1 month ago
  33. 12f2f9b validation: Allow storage atomics without structs by James Price · 2 years, 1 month ago
  34. e6c7fd7 wgsl: Make colon optional for case statements by James Price · 2 years, 1 month ago
  35. b7e560d GLSL: fix "uniform" qualifier on texture parameters. by Stephen White · 2 years, 1 month ago
  36. 9135732 AST fuzzer: limit unary expression wrapping by Alastair Donaldson · 2 years, 1 month ago
  37. 4bc30b7 Fix default case must at last assertion in Switch() by Zhaoming Jiang · 2 years, 1 month ago
  38. 79db32a AST fuzzer: wrap unary operator by Shiyu Liu · 2 years, 1 month ago
  39. e47b313 Add compound assignment to the M102 release notes by James Price · 2 years, 1 month ago
  40. 0e1f57c glsl: Implement compound assignment by James Price · 2 years, 1 month ago
  41. 16eeff3 spirv: Implement compound assignment by James Price · 2 years, 1 month ago
  42. 508a966 hlsl: Implement compound assignment by James Price · 2 years, 1 month ago
  43. 60107e7 msl: Implement compound assignment by James Price · 2 years, 1 month ago
  44. b9b6e69 Add ExpandCompoundAssignment transform by James Price · 2 years, 1 month ago
  45. 6bdbc4a HoistToDeclBefore: Add InsertBefore method by James Price · 2 years, 1 month ago
  46. 555c256 wgsl: Add support for compound assignment by James Price · 2 years, 1 month ago
  47. c022ff5 resolver: Validate compound assignment statements by James Price · 2 years, 1 month ago
  48. 4924186 ast: Add a CompoundAssignmentStatement node by James Price · 2 years, 1 month ago
  49. daea034 resolver: Refactor binary operator type resolution by James Price · 2 years, 1 month ago
  50. b349710 HLSL: workaround FXC error "continue cannot be used in a switch" by Antonio Maiorano · 2 years, 1 month ago
  51. a9d2f63 Update style_guide c++ version. by dan sinclair · 2 years, 1 month ago
  52. c2e9bb7 Factor out GetInsertionPoint to transform/utils by Antonio Maiorano · 2 years, 1 month ago
  53. e6c7609 builtins: Add smoothstep, deprecate smoothStep by James Price · 2 years, 1 month ago
  54. 2ec98d9 builtins: Use commas for struct members in tests by James Price · 2 years, 1 month ago
  55. 66d6668 Implement discard semantics by Antonio Maiorano · 2 years, 1 month ago
  56. ade4e74 test-runner: add 'fxc-and-dxc' arg to run both FXC and DXC for HLSL by Antonio Maiorano · 2 years, 1 month ago
  57. 3374f43 Normalize DEPS to ease merging with Dawn by Ryan Harrison · 2 years, 1 month ago
  58. 9e54842 Implement mixed vector-scalar float % operator by Antonio Maiorano · 2 years, 1 month ago
  59. 3b671cb wgsl: Separate struct members with commas by James Price · 2 years, 1 month ago
  60. 444e051 AST fuzzer: change binary operator by Alastair Donaldson · 2 years, 1 month ago
  61. 1006b06 Add e2e test for crbug.com/tint/1118 by Antonio Maiorano · 2 years, 1 month ago
  62. 7419f0e Fix test-runner not skipping dirsWithNoPassExpectations by Antonio Maiorano · 2 years, 1 month ago
  63. d9d08ae wgsl: make if/switch parentheses optional by James Price · 2 years, 1 month ago
  64. e07c40a resolver: Fix ICE when using a builtin as a type by Ben Clayton · 2 years, 1 month ago
  65. 7d38b88 Remove support for the elseif keyword by James Price · 2 years, 1 month ago
  66. dfc1a2c Remove support for the @stride attribute by James Price · 2 years, 1 month ago
  67. 1a72a76 test: Regenerate vk-gl-cts WGSL sources by James Price · 2 years, 1 month ago
  68. 6bd90d6 Remove support for [[attribute]] syntax by James Price · 2 years, 1 month ago
  69. 8bcecf3 Remove @block attribute by James Price · 2 years, 1 month ago
  70. 3b00139 Clean up OWNERS file by Ryan Harrison · 2 years, 1 month ago
  71. 453d5ae Terminate line comments with \v, \f, and \r by James Price · 2 years, 1 month ago
  72. 2a761f7 Fix oss-fuzz build failure by Ben Clayton · 2 years, 1 month ago
  73. 64b7754 Error on invalid UTF-8 sequences by Ben Clayton · 2 years, 1 month ago
  74. 93baaae PromoteSideEffectsToDecl: add to 4 backends and regen tests by Antonio Maiorano · 2 years, 1 month ago
  75. c25ddf4 PromoteSideEffectsToDecl: ensure order of evaluation by Antonio Maiorano · 2 years, 1 month ago
  76. 1e8796d HoistToDeclBefore: add Prepare(const sem::Expression*) function by Antonio Maiorano · 2 years, 1 month ago
  77. 93e600d Fix sem::Swizzle::HasSideEffects() not returning true when structure has side-effects by Antonio Maiorano · 2 years, 1 month ago
  78. 383e9b7 natvis: add support for more ast types, and improve existing by Antonio Maiorano · 2 years, 1 month ago
  79. 400c59a CMake: fix clang-cl build by Antonio Maiorano · 2 years, 1 month ago
  80. 30747f6 HoistToDeclBefore: revert hoisting of references by Antonio Maiorano · 2 years, 1 month ago
  81. b86895d Fix assert in MSVC debug builds when parsing unicode by Antonio Maiorano · 2 years, 2 months ago
  82. 41f8d2a Use 'final' specifier on leaf classes by Ben Clayton · 2 years, 2 months ago
  83. dc0e31c sem: Remove Type::type_name. by Ben Clayton · 2 years, 2 months ago
  84. 4391975 sem: Use UniqueAllocator for types by Ben Clayton · 2 years, 2 months ago
  85. a0eac2a reader/spirv: Use the new UniqueAllocator by Ben Clayton · 2 years, 2 months ago
  86. 0f324ef Avoid a nullptr string in dependency_graph_test by Tomasz Śniatowski · 2 years, 2 months ago
  87. bcd9ad2 Remove isNan, isInf, isFinite, and isNormal by James Price · 2 years, 2 months ago
  88. e228319 utils: Add UniqueAllocator by Ben Clayton · 2 years, 2 months ago
  89. 4cb1329 Move BlockAllocator from src/tint to src/tint/utils by Ben Clayton · 2 years, 2 months ago
  90. d100364 Cleaned up several DISABLED unit tests by James Price · 2 years, 2 months ago
  91. b37221a inspector: Remove GetRemappedNameForEntryPoint by James Price · 2 years, 2 months ago
  92. c7e2e32 writer/spirv: Support declaring workgroup variables with 0 initializer by Jiawei Shao · 2 years, 2 months ago
  93. 80fa1bb GLSL: clean up appending of depth reference. by Stephen White · 2 years, 2 months ago
  94. ecb570f GLSL: support any() and all() on scalars. by Stephen White · 2 years, 2 months ago
  95. 628289e GLSL: implement abs() on unsigned arguments. by Stephen White · 2 years, 2 months ago
  96. b4c338f GLSL: swizzle out the dimension on cube arrays. by Stephen White · 2 years, 2 months ago
  97. 6c2115e GLSL: fix boolean "not" operator on vectors. by Stephen White · 2 years, 2 months ago
  98. e4e409f GLSL: remove spurious semicolons. by Stephen White · 2 years, 2 months ago
  99. 66abf3e GLSL: don't emit structs w/runtime-sized arrays. by Stephen White · 2 years, 2 months ago
  100. 93f6866 GLSL: fix textureGather() and textureGatherOffset() with depth textures. by Stephen White · 2 years, 2 months ago