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