1. 166a691 [tint][test] Remove duplicated SPIR-V decorations by James Price · 9 months ago
  2. 58f087d [tint] Add var tests for nested structs by Ben Clayton · 9 months ago
  3. f3b93c1 Add FoldConstants transform by dan sinclair · 10 months ago
  4. c00db02 [tint][ir] Skip unreachable continuing blocks by James Price · 10 months ago
  5. b827111 [tint] Preserve derivatives in DemoteToHelper by James Price · 10 months ago
  6. add6c36 [tint][wgsl] Use two underscores for internal builtin fn by Ben Clayton · 10 months ago
  7. dd050a5 [tint][ast] Reimplement ArrayLengthFromUniform transform to support ptr params by Ben Clayton · 11 months ago
  8. f5abb82 tint: work around zero-init bug on some GPUs for workgroup size(1) by Antonio Maiorano · 11 months ago
  9. 448c01b [tint] Implement support for r8unorm by Ben Clayton · 11 months ago
  10. 614b1fd [renamer] Preserve swizzles through materialize by James Price · 11 months ago
  11. 997bc01 [msl][glsl] Fix incorrect code gen for continuing inside switch. by dan sinclair · 11 months ago
  12. aed92a6 [msl] Fix issue with module scoped private var and modf. by dan sinclair · 11 months ago
  13. 86d1ad0 [tint][wgsl] Add bitcast entries to wgsl.def by Ben Clayton · 11 months ago
  14. 17770f5 [tint][intrinsics] Add explicit template arguments by Ben Clayton · 11 months ago
  15. 5a6b701 Add ClampFragDepth transform to GLSL writer. by Stephen White · 11 months ago
  16. 1b00745 [tint][ir] Don't emit instructions with abstract types. by Ben Clayton · 11 months ago
  17. a2455c9 [tint] Fix end-to-end tests. by Ben Clayton · 11 months ago
  18. 95cada1 [tint][exe] Add --use-storage-input-output-16 flag by James Price · 11 months ago
  19. 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 11 months ago
  20. ca9f386 GLSL: set integers to precision highp. by Stephen White · 11 months ago
  21. c11e2ed Make OFI transform push_constant-friendly. by Stephen White · 11 months ago
  22. b1a0544 [tint] Add vector overloads of subgroupBroadcast by James Price · 11 months ago
  23. 9dc42ad [tint][ast] Fix type <-> parameter shadowing issues. by Ben Clayton · 11 months ago
  24. 1c5c266 GLSL: move the AddBlockAttribute transform before OffsetFirstIndex. by Stephen White · 11 months ago
  25. f83de0f [tint][ast] Fix DemoteToHelper with atomicCompareExchangeWeak() by Ben Clayton · 11 months ago
  26. 6e45813 GLSL: fix bug with padded struct members. by Stephen White · 11 months ago
  27. dd852a7 [tint] Add f16 overload of subgroupBroadcast() by James Price · 11 months ago
  28. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 12 months ago
  29. 0880e06 Rename @index -> @blend_src by Corentin Wallez · 12 months ago
  30. 80144d2 [tint][hlsl] Fix names of vector / matrix setter utils by Ben Clayton · 12 months ago
  31. 4eeb0bd Implement push_constant-based firstIndex transform. by Stephen White · 12 months ago
  32. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 12 months ago
  33. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 12 months ago
  34. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 12 months ago
  35. ea0fda3 [ast,msl]: packed_vec3: Unroll loop for small composite copy by David Neto · 12 months ago
  36. 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 12 months ago
  37. f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 12 months ago
  38. 2d501c5 [tint] Fix emission of module-scope struct initializers by Ben Clayton · 12 months ago
  39. ef01100 [tint][wgsl][reader] Expand expression Source spans by Ben Clayton · 12 months ago
  40. af25bec [tint][ast] Fix dynamic indices in DirectVariableAccess by Ben Clayton · 12 months ago
  41. b789a43 GLSL: implement push constants. by Stephen White · 12 months ago
  42. 59a2b247 [tint] Adjust default access control based on address space by Ben Clayton · 12 months ago
  43. dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 1 year ago
  44. 60d73de Update GLSL tint test results. by Stephen White · 1 year ago
  45. 08d9279 tint: add syntax sugar for dereferencing pointers by Antonio Maiorano · 1 year ago
  46. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year ago
  47. 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 1 year ago
  48. 53edc77 dp4a: fix Tint IR polyfills for unpack4x[IU]8 by David Neto · 1 year ago
  49. 0a40886 Tint: implement pack4x{U|I}8Clamp and unpack4x{U|I}8 by Jiawei Shao · 1 year ago chromium/6229
  50. 07360d1 Update buffer/uniform/std140/array tests by dan sinclair · 1 year ago
  51. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 1 month ago
  52. 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 1 year, 1 month ago
  53. 85b77e0 Tint: implement the polyfill of pack4x{U|I}8 with dot products by Jiawei Shao · 1 year, 1 month ago
  54. c8ca47f Implement pack4xI8 and pack4xU8 by Jiawei Shao · 1 year, 1 month ago
  55. 9c54476 [ir] Fix cloning of variable initializers by James Price · 1 year, 1 month ago
  56. 60c6716 [msl] Fix default interpolation sampling by James Price · 1 year, 1 month ago
  57. ea47ccd Remove Renamer in glsl ast_printer by Shrek Shao · 1 year, 1 month ago
  58. 109e648 Support const expression with dot4{I|U}8Packed by Jiawei Shao · 1 year, 1 month ago chromium/6182
  59. 0f64392 Tint/MSL: Fix translation of dot4{I|U}8Packed by Jiawei Shao · 1 year, 1 month ago
  60. 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 1 year, 1 month ago
  61. 500bd8a Update some buffer/uniform tests by dan sinclair · 1 year, 1 month ago
  62. 3378a57 Update buffer/storage e2e tests. by dan sinclair · 1 year, 1 month ago
  63. ccc0908 Add pointer e2e test by dan sinclair · 1 year, 1 month ago chromium/6168
  64. a01fd24 Update test/tint/array to store results by dan sinclair · 1 year, 1 month ago
  65. 5ea3a88 Update test/tint/access to store results by dan sinclair · 1 year, 1 month ago
  66. b42888c Update identifiers/underscore/prefix tests by dan sinclair · 1 year, 1 month ago
  67. 175f9ad Updating type e2e tests by dan sinclair · 1 year, 1 month ago
  68. 648a2b3 OpenGL: Support dot4I8Packed() and dot4U8Packed() by Jiawei Shao · 1 year, 1 month ago
  69. 635977a [tint] Generate ArrayLengthFromUniform indices by James Price · 1 year, 1 month ago
  70. 0ebbc5c [ir][msl] Add msl def file by dan sinclair · 1 year, 1 month ago
  71. 2e26e7a [tint][msl][ir] Use ValueToLet IR transform by Ben Clayton · 1 year, 1 month ago
  72. 5ee5f18 [ir][msl] Run existing transforms which are required. by dan sinclair · 1 year, 2 months ago
  73. 2a21ac0 [ir][msl] Add support for fragment inputs by dan sinclair · 1 year, 2 months ago
  74. 71da3e8 [ir][msl] Add thread and threadgroup position. by dan sinclair · 1 year, 2 months ago
  75. 9ffc1d9 [ir][msl] Fix const of non-entrypoint pointers by dan sinclair · 1 year, 2 months ago
  76. c3d75b5 [ir] Shuffle around function e2e tests by dan sinclair · 1 year, 2 months ago
  77. 575bb29 [ir][msl] Update expected by dan sinclair · 1 year, 2 months ago
  78. b4697b76 [ir][msl] Emit some core builtins. by dan sinclair · 1 year, 2 months ago
  79. 64d328f Generate end-to-end WGSL tests from wgsl.def by David Neto · 1 year, 2 months ago
  80. 9cad74f [ir][msl] Emit swizzle, load/store vector element instructions by dan sinclair · 1 year, 2 months ago
  81. 58752db Add switch end-to-end tests. by dan sinclair · 1 year, 2 months ago
  82. 2e2bf67 [ir][msl] Emit switch instructions by dan sinclair · 1 year, 2 months ago
  83. 3b4bf19 [ir][msl] Emit loops by dan sinclair · 1 year, 2 months ago
  84. b4ec73f [ir][msl] Emit unary instructions by dan sinclair · 1 year, 2 months ago
  85. 99204da [ir][msl] Emit function parameters by dan sinclair · 1 year, 2 months ago
  86. 624e8dd Add user call tests by dan sinclair · 1 year, 2 months ago
  87. 1cc5451 [ir][msl] Emit ir::UserCall by dan sinclair · 1 year, 2 months ago
  88. 3505ed4 Add struct index accessor tests by dan sinclair · 1 year, 2 months ago chromium/6144 chromium/6145 chromium/6146
  89. 48318cd [ir][msl] Emit ir::Access by dan sinclair · 1 year, 2 months ago
  90. cea718c [ir][msl] Emit bitcast by dan sinclair · 1 year, 2 months ago
  91. 1fa6a4b [ir][msl] Emit entry point stage name by dan sinclair · 1 year, 2 months ago
  92. 5555694 [ir][msl] Fixup binary emission by dan sinclair · 1 year, 2 months ago
  93. 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 2 months ago
  94. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 2 months ago
  95. b171bec [tools] Replace test-all.sh with ./tools/run tests by Ben Clayton · 1 year, 2 months ago
  96. c33fdbb Remove chromium_experimental_read_write_storage_texture by Jiawei Shao · 1 year, 2 months ago
  97. 0e21d28 [ir] Fix Std140 for non-decomposed matrices by James Price · 1 year, 2 months ago
  98. a87d063 Tint/HLSL: Support translating pixel local variables on HLSL by Jiawei Shao · 1 year, 2 months ago
  99. 6d18884 [test][tint] Fix a texel fetch test by Ben Clayton · 1 year, 2 months ago
  100. e6b07a2 [test][tint] Move dual source blending tests to extensions dir by Ben Clayton · 1 year, 2 months ago