1. 7eccf46 [msl] Add polyfill for frexp builtin by James Price · 8 months ago
  2. 0df45b4 [msl] Add polyfill for modf by James Price · 8 months ago
  3. e05eb6d [ir] Handle `let` in RenameConflicts by James Price · 8 months ago
  4. ab75848 [msl] Emit TINT_INVARIANT macro by James Price · 8 months ago
  5. 4c4ed51 [msl] Add polyfill for integer sign by James Price · 8 months ago
  6. a11e58c [msl] Add polyfill for floating point modulo by James Price · 8 months ago
  7. 812c9d0 [msl] Regenerate test expectations by James Price · 9 months ago chromium/6568
  8. 214bdaf [fuzz] Add TextureBuiltinsFromUniform precondition by James Price · 9 months ago
  9. c4bbf56 [tint] Fix collision check in multiplanar fuzzer by James Price · 9 months ago
  10. 61f763c [Tint] Only allow read textures in vertex shader by Natalie Chouinard · 9 months ago
  11. fccc699 [tint] Use new subgroups extensions in E2E tests by James Price · 9 months ago
  12. 91d557e [Tint] Skip failing hlsl-dxc val tests by Natalie Chouinard · 9 months ago
  13. 6ee6330 [Tint] Hacky fix for binding numbers in tests by Natalie Chouinard · 9 months ago
  14. 70d7fe8 [msl] Add polyfills for degrees() and radians() by James Price · 9 months ago
  15. ffb4b38 [msl] Add polyfill for quantizeToF16 by James Price · 9 months ago
  16. f15f1c2 [msl] Emit @index for blend_src attributes by James Price · 9 months ago
  17. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  18. ddcec00 [msl] Add polyfill for dot builtin by James Price · 9 months ago
  19. f6d51ec [msl] Regenerate E2E expectations for IR by James Price · 9 months ago
  20. 4f5dc92 spirv-reader: preserve NonWritable decoration on module-scope vars by David Neto · 9 months ago
  21. 7753f63 metal: Emit MSL powr for WGSL pow builtin by Sunny Sachanandani · 9 months ago chromium/6547
  22. 2875d9c [msl] Set binding point for buffer size UBO by James Price · 9 months ago
  23. 1c4ff69 [msl] Add polyfill for distance builtin by James Price · 9 months ago
  24. 4850e28 [msl] Add polyfill for length builtin by James Price · 9 months ago
  25. 84db15d [msl] Add parentheses around break-if condition by James Price · 9 months ago
  26. 7bfbe8f [msl] Add polyfill for textureGatherCompare by James Price · 9 months ago
  27. 3efa5b1 [msl] Add polyfill for textureGather by James Price · 9 months ago
  28. 237b678 [msl] Add polyfill for textureSampleGrad by James Price · 9 months ago
  29. fabad50 [msl] Add polyfill for textureSampleCompareLevel by James Price · 9 months ago
  30. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 9 months ago
  31. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 9 months ago
  32. b581098 [hlsl] Emit `store` instructions in HLSL IR backend. by dan sinclair · 9 months ago
  33. 9b6fadf [hlsl] Emit `var` values in HLSL IR Backend. by dan sinclair · 9 months ago
  34. 8bf3d0a7 [hlsl] Mark inlined and skipped block instructions. by dan sinclair · 9 months ago
  35. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
  36. be18fa4 [hlsl] Emit CoreBinary from HLSL IR by dan sinclair · 9 months ago
  37. cfdf90b [hlsl] Enable AddEmptyEntryPoint in HLSL IR by dan sinclair · 9 months ago
  38. 2fa56aa [hlsl] Add UserCall to the IR backend. by dan sinclair · 9 months ago
  39. a75e9a5 [hlsl] Emit `numthreads` from HLSL IR backend. by dan sinclair · 9 months ago
  40. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
  41. 2cc6b3c [msl] Regenerate E2E expectations by James Price · 9 months ago
  42. e902718 Remove storage textures from vertex tests by Natalie Chouinard · 9 months ago
  43. 58fc3f1 Disallow textureStore in vertex shader tests by Natalie Chouinard · 9 months ago
  44. 8f8f8d7 Replace textureStore test with frag shader by Natalie Chouinard · 9 months ago
  45. 6e71f23 [msl] Add polyfill for textureNumSamples by James Price · 9 months ago
  46. 0368d97 [msl] Add polyfill for textureNumLayers by James Price · 9 months ago
  47. 3052b3c [msl] Add polyfill for textureSampleCompare by James Price · 9 months ago
  48. 14f0204 [ir] Strip all IO attributes in ShaderIO transform by James Price · 9 months ago
  49. 7ef03f6 [msl] Add polyfill for textureNumLevels by James Price · 9 months ago
  50. 023be6f [msl] Add polyfill for textureSampleBias() by James Price · 9 months ago
  51. 2a08d5b2 [msl] Add polyfill for textureSampleLevel() by James Price · 9 months ago
  52. 9f4eff2 [msl] Fix undef struct constructor args by James Price · 9 months ago
  53. 3e277d2 [msl] Skip undef arguments in struct constructors by James Price · 9 months ago
  54. 514cba8 [msl] Polyfill unpack2x16float builtin by James Price · 9 months ago
  55. cb36904 [msl] Generate E2E expectations for new tests by James Price · 9 months ago
  56. 8b73119 [tint] Remove clamping for textureStore by James Price · 9 months ago
  57. 45562e7 [msl] Emit `abs()` builtin by James Price · 9 months ago
  58. f4f5534 [msl] Add polyfill for textureStore() by James Price · 9 months ago
  59. 61de3b8 [msl] Add polyfill for textureLoad() by James Price · 9 months ago
  60. 316438f [msl] Emit read_write access for storage textures by James Price · 9 months ago
  61. 456cf28 [msl] Add polyfill for textureDimensions() by James Price · 9 months ago
  62. 54883c2 [msl] Handle textureSample builtins by James Price · 9 months ago
  63. b1504b7 [ir] Set parent blocks in Switch::Clone() by James Price · 9 months ago chromium/6525
  64. 085093d [msl] Use the output of FlattenBindings by James Price · 9 months ago
  65. cd4bf9a Remove WGSL extension `chromium_internal_dual_source_blending` by Jiawei Shao · 9 months ago
  66. fae957f [msl] Add polyfill for atomicCompareExchangeWeak by James Price · 9 months ago
  67. 0272fd2 [msl] Add support for most atomic builtins by James Price · 9 months ago
  68. 037b54b [ir] Fix ValueToLet for store-before-load by James Price · 9 months ago
  69. b5a904c [msl] Emit continuing inside a new block by James Price · 9 months ago chromium/6519
  70. 1aad86d [msl] Move RenameConflicts to core and use it by James Price · 9 months ago
  71. 38bef55 [ir] Fix consecutive calls in dependency scanner by James Price · 9 months ago
  72. 7eb5f8c [spirv] Fix terminator creation in MergeReturn by James Price · 10 months ago
  73. 77ac3f1 [ir] Add RemoveTerminatorArgs transform by James Price · 10 months ago
  74. 04e38e8 [tint][resolver] Mark all short-circuited RHS expressions as not-evaluated by Ben Clayton · 10 months ago
  75. dd89ce4 [glsl] Reorder GLSL transforms. by dan sinclair · 10 months ago
  76. 02cf911 [msl] Implement ShaderIO transform by James Price · 10 months ago
  77. c509bb3 [tint][ir][spirv] Deduplicate storage textures with different accesses by Ben Clayton · 10 months ago
  78. d7dfc6c Tint: Add input attachments support to spirv AST printer. by Le Hoang Quyen · 10 months ago
  79. 10d0b65 Tint: Add input attachments support to spirv IR printer. by Le Hoang Quyen · 10 months ago
  80. c224131 Tint: Add inputAttachmentLoad to core.def, wgsl.def, IR by Le Hoang Quyen · 10 months ago
  81. 985b4e8 [msl] Populate Output::workgroup_allocations by James Price · 10 months ago
  82. c451f62 [msl] Support workgroup vars in ModuleScopeVars by James Price · 10 months ago
  83. 81da611 Make textureDimensions(texture_external) use the visible size. by Corentin Wallez · 10 months ago
  84. 4e043e9 [msl] Add ArrayLengthFromUniform transform by James Price · 10 months ago
  85. 47fddc2 [msl] Emit struct name before constructors by James Price · 10 months ago
  86. 61d4d88 Rework the ExternalTexture computations slightly for clarity. by Corentin Wallez · 10 months ago chromium/6486
  87. a5fe7b9 [msl] Move BuiltinPolyfill transform by dan sinclair · 10 months ago
  88. 935b50f [msl] Emit min and max builtins by James Price · 10 months ago
  89. de73431 [msl] Handle pointers in printer by James Price · 10 months ago
  90. 460f092 [msl] Update expectations by James Price · 10 months ago
  91. 1d948c6 [msl] Print functions in dependency order by James Price · 10 months ago
  92. aa39095 [tint][ast] Fix DirectVariableAccess with uncalled function ptr params by Ben Clayton · 10 months ago
  93. 651732f [tint][ast] Fix RemovePhonies transform with short-circuited fn call by Ben Clayton · 10 months ago
  94. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  95. d3bebe6c Support Coord Transformation for TextureLoadExternal() by Yan,Shaobo · 10 months ago chromium/6463
  96. d07a200 [spirv] Fix dynamic indexes into constant arrays by James Price · 11 months ago
  97. b0e445c [tint][IRToProgram] Create phony assignment if a value is not used by Ben Clayton · 11 months ago
  98. 988805a [tint][spirv-ast] Fix emission of discard followed by statement by Ben Clayton · 11 months ago
  99. 6fd43a0 [tint] Polyfill fwidthFine for MSL and HLSL by James Price · 11 months ago
  100. 166a691 [tint][test] Remove duplicated SPIR-V decorations by James Price · 11 months ago