1. 70f968d tint: Fix masked ParameterRequiredToBeUniform by James Price · 2 years, 1 month ago chromium/5575
  2. 072f83c tint/uniformity: filter should not affect result by James Price · 2 years, 1 month ago
  3. d9f6596 tint: Handle @diagnostic on block statements by James Price · 2 years, 1 month ago
  4. eab1f62 tint/hlsl: for default-only switch, only emit condition if it has side-effects by Antonio Maiorano · 2 years, 1 month ago chromium/5574
  5. 635c5d0 tint/spir-v backend: emit OpSRem instead of OpSMod for remainder operation by Antonio Maiorano · 2 years, 1 month ago
  6. f374b81 Remove `sig` deprecation. by dan sinclair · 2 years, 1 month ago
  7. 97ad405 Fix MSVC 14.29 errors: by Corentin Wallez · 2 years, 1 month ago
  8. 7ce72de tint/renamer: Preserve diagnostic control names by James Price · 2 years, 1 month ago
  9. ab52881 tint/validator: Test @diagnostic on invalid places by James Price · 2 years, 1 month ago
  10. 2f2400b tint/validator: Check for conflicting diagnostic controls by James Price · 2 years, 1 month ago
  11. 2dbb7b4 tint/SingleEntryPoint: Handle diagnostic directive by James Price · 2 years, 1 month ago
  12. 1226320 Move ast_type.cc to type.cc. by dan sinclair · 2 years, 1 month ago
  13. 3076a8b Add missing sem headers by dan sinclair · 2 years, 1 month ago chromium/5562
  14. 1a26e80 Create a libtint_ast_src. by dan sinclair · 2 years, 1 month ago
  15. a3e9061 Remove libtint_core_src. by dan sinclair · 2 years, 1 month ago
  16. 186fdaf Rename libtint_core_all_src to libtint_syntax_tree_src by dan sinclair · 2 years, 1 month ago chromium/5561
  17. d108693 Move a few more headers to base_src. by dan sinclair · 2 years, 1 month ago
  18. b560dcd Pull inspector out to gn source set. by dan sinclair · 2 years, 1 month ago
  19. 2da119a Split constant and type out of libtint_core_all_src by dan sinclair · 2 years, 1 month ago
  20. 58dd079 tint/resolver: Warn for unknown diagnostic rules by James Price · 2 years, 1 month ago
  21. f629770 tint: Move "suggest alternatives" logic to utils by James Price · 2 years, 1 month ago
  22. bb02290 tint/uniformity: Violations are now errors by James Price · 2 years, 1 month ago
  23. f38ee3e tint/exe: Add --allow-non-uniform-derivatives flag by James Price · 2 years, 1 month ago
  24. e657c47 tint/uniformity: Add derivative_uniformity filter by James Price · 2 years, 1 month ago
  25. 5853205 tint/sem: Record diagnostic severity modifications by James Price · 2 years, 1 month ago
  26. 613fbcf tint: Add diagnostic and enable to ModuleCloneTest by James Price · 2 years, 1 month ago
  27. c744a23 tint/reader/wgsl: Parse @diagnostic attributes by James Price · 2 years, 1 month ago
  28. 75326f8 tint/writer/wgsl: Handle diagnostic attributes by James Price · 2 years, 1 month ago
  29. 8dd3511 wgsl/reader: Parse diagnostic directives by James Price · 2 years, 1 month ago
  30. 02855b5 tint/resolver: Handle diagnostic attributes on functions by James Price · 2 years, 1 month ago
  31. e8ea579 tint/writer: Handle diagnostic directives by James Price · 2 years, 1 month ago
  32. 81e5575 tint/resolver: Handle diagnostic directives by James Price · 2 years, 1 month ago
  33. 098e3d8 tint/dependency_graph: Handle diagnostic controls by James Price · 2 years, 1 month ago
  34. 15bf15d tint/ast: Add global diagnostic controls to Module by James Price · 2 years, 1 month ago
  35. 7d2b192 tint: rename template argument token strings by Ben Clayton · 2 years, 1 month ago
  36. f0d8ede tint: Fix x86 build by Ben Clayton · 2 years, 1 month ago
  37. 355b70d tint/reader/wgsl: Use ClassifyTemplateArguments() by Ben Clayton · 2 years, 1 month ago
  38. ef5434d tint/ast: Add DiagnosticAttribute AST node by James Price · 2 years, 1 month ago
  39. 4ff2645 tint/reader/wgsl: Add ClassifyTemplateArguments() by Ben Clayton · 2 years, 1 month ago
  40. 6c8aa8a Resolve some reader/writer dependency issues by Brandon Jones · 2 years, 1 month ago
  41. c98d57d tint: Rename 'static_assert' to 'const_assert' by Ben Clayton · 2 years, 1 month ago
  42. 9dc48bc tint: Rename 'type' to 'alias' by Ben Clayton · 2 years, 1 month ago chromium/5559
  43. dfb6215 Remove program_builder include from type/ by dan sinclair · 2 years, 1 month ago
  44. 6fc130b tint/reader/wgsl/lexer: Make '>>=' splittable by Ben Clayton · 2 years, 1 month ago chromium/5557
  45. 5f3449f tint/ast: Add DiagnosticControl AST node by James Price · 2 years, 1 month ago
  46. 3272ac7 Pull unicode files out to own target. by dan sinclair · 2 years, 1 month ago
  47. 3085e23 Move SamplerKind out of ast and into type. by dan sinclair · 2 years, 1 month ago
  48. ffe356d tint/lexer: Add 'diagnostic' keyword by James Price · 2 years, 1 month ago chromium/5555 chromium/5556
  49. 57c0bbc Move ast/texel_format to type/texel_format. by dan sinclair · 2 years, 1 month ago chromium/5554
  50. 61c16eb Move ast/access to type/access. by dan sinclair · 2 years, 1 month ago
  51. e2ff343 Split transforms out to their on source target. by dan sinclair · 2 years, 1 month ago
  52. 18b2158 Move ast/address_space to type/ by dan sinclair · 2 years, 1 month ago
  53. 3cbf3fc Move TextureDimension to type/ by dan sinclair · 2 years, 1 month ago
  54. d54dabe Split the reader/ and writer/ out of libtint_core_all_src. by dan sinclair · 2 years, 1 month ago
  55. 13d1452 Fix builds that disable tint_build_spv_reader by Brandon Jones · 2 years, 1 month ago
  56. 61d2cf2 Making SPIR-V ingestion and validation optional by Brandon Jones · 2 years, 1 month ago
  57. f1fc8c8 tint: Remove commented out includes by Ben Clayton · 2 years, 1 month ago
  58. d03dcee tint: Add bgra8unorm storage texture support by Ben Clayton · 2 years, 1 month ago
  59. dd54f74 tint/uniformity: Rework generation of diagnostics by James Price · 2 years, 2 months ago chromium/5538
  60. a1eed91 tint: Use TINT_UNLIKELY() on TINT_ASSERT() condition by Ben Clayton · 2 years, 2 months ago
  61. 884f952 tint/utils: Add TINT_LIKELY / TINT_UNLIKELY macros by Ben Clayton · 2 years, 2 months ago
  62. 91d39a7 tint/resolver: Reduce Hashmap fixed sizes for UA by Ben Clayton · 2 years, 2 months ago
  63. 42363a5 tint/transform: Skip SimplifyPointers if possible by Ben Clayton · 2 years, 2 months ago
  64. 3d6c263 tint/utils: Add Log2 and NextPowerOfTwo by Ben Clayton · 2 years, 2 months ago
  65. 1f9e50e Add another const to arrays of strings in renamer.cc by Brandon Jones · 2 years, 2 months ago
  66. 7a41bf1 tint/transform: Skip Unshadow if possible by Ben Clayton · 2 years, 2 months ago
  67. b607bfb tint/utils: Manually inline HashmapBase::Scan() by Ben Clayton · 2 years, 2 months ago
  68. 973a685 tint/transform: Skip LocalizeStructArrayAssignment if possible by Ben Clayton · 2 years, 2 months ago
  69. 6345562 resolver: Delay copy of TemplateState by Ben Clayton · 2 years, 2 months ago
  70. 47a81fc1 tint/utils: Use a C-array instead of std::array by Ben Clayton · 2 years, 2 months ago
  71. 7092786 Fixup return of HLSL sign to match WGSL. by dan sinclair · 2 years, 2 months ago
  72. 477744b Tint/GLSL: fix null ptr deref in Texture1D -> 2D. by senorblanco@chromium.org · 2 years, 2 months ago
  73. f7beb85 Count the line pos, offset and size of compilation message in UTF-16 by Jiawei Shao · 2 years, 2 months ago
  74. 2dfd177 spirv-reader: Apply image coord vector check on unwrapped type by Arman Uguray · 2 years, 2 months ago
  75. 5e8ee85 [ir] Handle some unexpected ast nodes. by dan sinclair · 2 years, 2 months ago
  76. 97b9861 [ir] Convert tests to use disassembler. by dan sinclair · 2 years, 2 months ago
  77. e3992f2 [ir] Cleanup disassembler output by dan sinclair · 2 years, 2 months ago
  78. a764437 [ir] Allow branching arguments. by dan sinclair · 2 years, 2 months ago
  79. 1d04cf8 Enable the 1D -> 2D texture transform in GLSL writer. by Stephen White · 2 years, 2 months ago
  80. fb8a6db Implement a Texture1D -> Texture2D transform. by Stephen White · 2 years, 2 months ago chromium/5525
  81. 4a62d91 [ir] Remove program in ir tests. by dan sinclair · 2 years, 2 months ago
  82. 8bcb4e9 [ir] Remove ast pointers. by dan sinclair · 2 years, 2 months ago
  83. 0258f27 Convert CaseSelector to IR. by dan sinclair · 2 years, 2 months ago
  84. 19bc66a [ir] Cleanup some comments and un-needed code. by dan sinclair · 2 years, 2 months ago
  85. 529c3fd Add clone into constant/ by dan sinclair · 2 years, 2 months ago
  86. 128980f tint: Add support for workgroupUniformLoad by James Price · 2 years, 2 months ago
  87. f8abdc7 Add ability to clone types. by dan sinclair · 2 years, 2 months ago
  88. 8e2c3e1 tint/resolver: Adjust diagnostic source for member accessor error by Ben Clayton · 2 years, 2 months ago
  89. 8937ec4 spirv-reader: disable Clspv-related test by David Neto · 2 years, 2 months ago
  90. 011e95a Add missing include of type_traits by Hans Wennborg · 2 years, 2 months ago
  91. efdfc6b tint/gn: Use Unix diagnostic printer on macOS by James Price · 2 years, 2 months ago
  92. cf1f465 tint/resolver: Fix ICE on short-name type used as identifier. by Ben Clayton · 2 years, 2 months ago
  93. 0fa5fb1 tint: fix clang-cl compilation by Ángel Eduardo García Hernández · 2 years, 2 months ago chromium/5520 chromium/5521
  94. f3f813e tint: fix const eval short-circuiting with mixed runtime and constant expressions by Ben Clayton · 2 years, 2 months ago
  95. be367b7 Reduce shader complexity for external textures by Ben Clayton · 2 years, 2 months ago
  96. afd7f2a [ir] Add usage tracking to ir::Value. by dan sinclair · 2 years, 2 months ago
  97. 4cef436 [ir] Add bitcast expression. by dan sinclair · 2 years, 2 months ago chromium/5518
  98. cf58122 Minor cleanups from #114202. by dan sinclair · 2 years, 2 months ago
  99. 3e449f2 [ir] Add types to the ir::Value classes. by dan sinclair · 2 years, 2 months ago
  100. 659b5b7 tint: add const eval matrix accessor unit tests by Antonio Maiorano · 2 years, 2 months ago