1. ea7d7fe [tint] Add support for scoped text spans by Ben Clayton · 1 year, 1 month ago
  2. 710b62f [tint][wgsl] Migrate more resolver diagnostics over to StyledText by Ben Clayton · 1 year, 1 month ago
  3. c27315a [tint] Use StyledText for all diagnostics by Ben Clayton · 1 year, 1 month ago
  4. 89549b1 [tint] Add new StyledText utilities by Ben Clayton · 1 year, 1 month ago
  5. e4d210d [tint][wgsl] Add 'chromium_internal_graphite' extension by Ben Clayton · 1 year, 1 month ago
  6. 614b1fd [renamer] Preserve swizzles through materialize by James Price · 1 year, 1 month ago
  7. 997bc01 [msl][glsl] Fix incorrect code gen for continuing inside switch. by dan sinclair · 1 year, 1 month ago
  8. aed92a6 [msl] Fix issue with module scoped private var and modf. by dan sinclair · 1 year, 1 month ago
  9. 6c33800 [tint][core] Remove implicit ctor / conv type overloads by Ben Clayton · 1 year, 1 month ago
  10. e435124 [tint][docs] Move .def documentation to a markdown file by Ben Clayton · 1 year, 1 month ago
  11. 52e6a0f [tint][wgsl] Remove ast::Bitcast, use intrinsic definition instead. by Ben Clayton · 1 year, 1 month ago
  12. 86d1ad0 [tint][wgsl] Add bitcast entries to wgsl.def by Ben Clayton · 1 year, 1 month ago
  13. feb0033 [tint][intrinsics] Optimize overload matching. by Ben Clayton · 1 year, 1 month ago
  14. 17770f5 [tint][intrinsics] Add explicit template arguments by Ben Clayton · 1 year, 1 month ago
  15. ae328e6 Fix clang-tidy/checks/misc-include-cleaner warnings by David Neto · 1 year, 1 month ago
  16. 7deee42 [tint][intrinsics] Change intrinsic template syntax from <...> to [...] by Ben Clayton · 1 year, 1 month ago
  17. f6c20f1 [tint][intrinsics] Simplify intrinsic table by Ben Clayton · 1 year, 1 month ago
  18. 6d4b35a ClampFragDepth: switch params to a struct. by Stephen White · 1 year, 1 month ago
  19. a2ca09a Fix issue with break inside switch inside continuing. by dan sinclair · 1 year, 1 month ago
  20. b87d657 [tint][utils] Add more comparison operators for Source::Location by Ben Clayton · 1 year, 1 month ago
  21. 023f2ae [tint][core] Expose intrinsic::PrintOverload() by Ben Clayton · 1 year, 1 month ago
  22. 82d62aa [tint][wgsl] Expand ast::Function source to include whole function by Ben Clayton · 1 year, 1 month ago
  23. 7c8832a [tint][sem] Store OverloadInfo on BuiltinFn by Ben Clayton · 1 year, 1 month ago
  24. 51cf583 [tint][sem] Add more Declaration() methods by Ben Clayton · 1 year, 1 month ago
  25. 5a6b701 Add ClampFragDepth transform to GLSL writer. by Stephen White · 1 year, 1 month ago
  26. 1b00745 [tint][ir] Don't emit instructions with abstract types. by Ben Clayton · 1 year, 1 month ago
  27. 11bfdca [tint][spriv] Fix SampledImage::Equal() by Ben Clayton · 1 year, 1 month ago chromium/6294
  28. 9073b75 [tint][core] Remove abstracts and packedVec3() from core.def by Ben Clayton · 1 year, 1 month ago
  29. f639814 Implement a push constant helper class. by Stephen White · 1 year, 1 month ago
  30. 0d6b9d1 [tint] Fix GCC error by Ben Clayton · 1 year, 1 month ago
  31. e44cbf9 [tint][utils] Add missing const to Slice equality operator by Ben Clayton · 1 year, 1 month ago
  32. f1dc9e3 [tint] Improve TINT_ASSERT_ALL_FIELDS_REFLECTED() by Ben Clayton · 1 year, 2 months ago
  33. 328ffe7 Revert "Add deprecated proxy methods." by dan sinclair · 1 year, 2 months ago
  34. e25ac2f [tint][utils] Add AlignedStorage by Ben Clayton · 1 year, 2 months ago
  35. 95cada1 [tint][exe] Add --use-storage-input-output-16 flag by James Price · 1 year, 2 months ago
  36. 2f85bc7 [spirv-writer][ast] Polyfill f16 shader IO by James Price · 1 year, 2 months ago
  37. 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
  38. e90702e [spirv-writer] Polyfill f16 shader IO by James Price · 1 year, 2 months ago
  39. 2c1743a [spirv-writer] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
  40. 9ae3ff6 GLSL: run OFI if any stage uses firstInstance. by Stephen White · 1 year, 2 months ago
  41. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  42. c11e2ed Make OFI transform push_constant-friendly. by Stephen White · 1 year, 2 months ago
  43. 522d475 Update message when indexing a scalar. by dan sinclair · 1 year, 2 months ago
  44. b1a0544 [tint] Add vector overloads of subgroupBroadcast by James Price · 1 year, 2 months ago
  45. bdc7e32 Add deprecated proxy methods. by dan sinclair · 1 year, 2 months ago
  46. 12e659c [tint] Fix build by Ben Clayton · 1 year, 2 months ago
  47. 26a41b9 dawn: use binding information for HLSL interface by Antonio Maiorano · 1 year, 2 months ago
  48. 76aec25 [tint] Reduce all hash codes to 32 bits by Ben Clayton · 1 year, 2 months ago
  49. 4effffb [tint] Replace HashCode with TypeCode and TypeCodeSet by Ben Clayton · 1 year, 2 months ago
  50. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 1 year, 2 months ago
  51. ec817fd [tint] Move 'pointer_composite_access' to kShippedWithKillswitch by Ben Clayton · 1 year, 2 months ago
  52. 1e1f488 [tint][utils] PascalCase tint::diag functions by Ben Clayton · 1 year, 2 months ago
  53. 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 1 year, 2 months ago
  54. 2817c2b [tint][fuzz] Fix signature of LLVMFuzzerInitialize() by Ben Clayton · 1 year, 2 months ago
  55. 2555f18 [tint] Add TINT_ASSERT_ALL_FIELDS_REFLECTED() macro by Ben Clayton · 1 year, 2 months ago
  56. f83de0f [tint][ast] Fix DemoteToHelper with atomicCompareExchangeWeak() by Ben Clayton · 1 year, 2 months ago
  57. 6e45813 GLSL: fix bug with padded struct members. by Stephen White · 1 year, 2 months ago
  58. f8865ec [tint][wgsl] Improve 'cannot take address of' diagnostic by Ben Clayton · 1 year, 2 months ago
  59. dd852a7 [tint] Add f16 overload of subgroupBroadcast() by James Price · 1 year, 2 months ago
  60. 0f8c1ca Fix workgroup_storage_size computation by Gregg Tavares · 1 year, 2 months ago
  61. 01fa7c8 Various fixes for Win32 CTS coverage by Ben Clayton · 1 year, 2 months ago
  62. a0b1a22 [tint][utils] Replace std::unordered_map with Hashset in UniqueAllocator by Ben Clayton · 1 year, 2 months ago
  63. f703367 [tint][core] Remove dead code by Ben Clayton · 1 year, 2 months ago
  64. ce5c265 [tint][utils] Simplify pointer hashing by Ben Clayton · 1 year, 2 months ago
  65. 7a27d6c [tint][utils] Reimplement Hashmap / Hashset. by Ben Clayton · 1 year, 2 months ago
  66. 3d49551 [tint][core] Fix tests by Ben Clayton · 1 year, 2 months ago
  67. daca556 [tint][resolver]: Require @blend_src on all or none of the IO by Corentin Wallez · 1 year, 2 months ago
  68. b57b92d Enable dp4a: set to shipped-with-kill-switch by David Neto · 1 year, 2 months ago
  69. eb5304c Fix missing member in reflection of tint::spirv::writer::Options by Corentin Wallez · 1 year, 2 months ago
  70. 0a49383 [tint][utils] Optimize ScopeStack by Ben Clayton · 1 year, 2 months ago
  71. cc63696 [tint][wgsl] Replace size_t with uint32_t for IDs, Source. by Ben Clayton · 1 year, 2 months ago
  72. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  73. 0880e06 Rename @index -> @blend_src by Corentin Wallez · 1 year, 2 months ago
  74. dfb4eb0 Add @blend_src as an alias for @index. by Corentin Wallez · 1 year, 2 months ago
  75. 31a1592 [tint][sem] Replace more uses of std::vector with tint::Vector by Ben Clayton · 1 year, 2 months ago
  76. 8be957f [tint] Replace std containers with Tint's containers in nodes by Ben Clayton · 1 year, 2 months ago
  77. 5ff42f8 [tint][core] Don't create throw-away StructMembers by Ben Clayton · 1 year, 2 months ago
  78. f9ffc45 [tint][resolver] Don't create throwaway sem::Parameters by Ben Clayton · 1 year, 2 months ago
  79. 10f1b6b [tint][utils] Fix Hashmap's small vector size by Ben Clayton · 1 year, 2 months ago
  80. 80144d2 [tint][hlsl] Fix names of vector / matrix setter utils by Ben Clayton · 1 year, 2 months ago
  81. 6523539 [tint] Move unrestricted_pointer_paramters to kShippedWithKillswitch by Ben Clayton · 1 year, 2 months ago
  82. 4eeb0bd Implement push_constant-based firstIndex transform. by Stephen White · 1 year, 2 months ago
  83. c65ac40 [tint][wgsl] Consider builtin calls as part of ptr analysis by Ben Clayton · 1 year, 2 months ago
  84. 8683806 Move ClampFragDepth transform to WGSL transforms. by Stephen White · 1 year, 2 months ago
  85. c6ed507 [tint][wgsl] Use tint's containers for ptr analysis by Ben Clayton · 1 year, 2 months ago
  86. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
  87. a840d51 Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR by amirsojoodi · 1 year, 2 months ago
  88. 15d2710 Remove data returned from `TextureBuiltinFromUniform` transform. by dan sinclair · 1 year, 2 months ago
  89. c8fb20b [tint][msl] Fix doxygen warning / error by Ben Clayton · 1 year, 2 months ago
  90. f0057a5 Add inspector helper for texture information. by dan sinclair · 1 year, 2 months ago
  91. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
  92. 267845c [spirv-reader] Parse IO struct member decorations by James Price · 1 year, 2 months ago
  93. a3cad68 [spirv-reader] Parse Invariant decoration on var by James Price · 1 year, 2 months ago
  94. 3d63299 [spirv-reader] Parse user-defined IO decorations by James Price · 1 year, 2 months ago
  95. fe06847 [spirv-reader] Parse input/output builtins by James Price · 1 year, 2 months ago
  96. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
  97. 9cfc80a [spirv-reader] Handle StorageBuffer storage class by James Price · 1 year, 2 months ago
  98. ea0fda3 [ast,msl]: packed_vec3: Unroll loop for small composite copy by David Neto · 1 year, 2 months ago
  99. 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 1 year, 2 months ago
  100. 0e15f4a [spirv-reader] Handle OpCompositeExtract by James Price · 1 year, 2 months ago