1. 6a6719e DEPS: Update DXC to patched branch by Ben Clayton · 4 months ago chromium/6261
  2. 8917c64 [tint][ast] Fix DemoteToHelper with atomicCompareExchangeWeak() by Ben Clayton · 5 months ago chromium/6261_57
  3. 4874ce4 [tint][msl] Fix C++17 warning. by Ben Clayton · 6 months ago
  4. 7ce555e [dawn] Fix call to missing copy-constructor by Ben Clayton · 6 months ago chromium/6262
  5. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 6 months ago
  6. ec953bd Roll SwiftShader from 328e794f0c8b to 5ab5177fc72d (1 revision) by Dawn Autoroller · 6 months ago
  7. fb5a331 Roll ANGLE from 151c1571989e to e27af543b61a (1 revision) by Dawn Autoroller · 6 months ago
  8. 3e96865 Roll vulkan-deps from bc707fe39f82 to 167fd9d49add (1 revision) by dawn-autoroll · 6 months ago
  9. c62e9d9 Remove deviceBase::SubmitMode and device->GetPendingCommandList by Jiawei Shao · 6 months ago chromium/6260
  10. f9e470f Roll DirectX Shader Compiler from f477fdbfbb22 to 00e170f3485d (5 revisions) by Dawn Autoroller · 6 months ago
  11. a2ae537 [tools][cts] Describe why expectations are removed by Ben Clayton · 6 months ago
  12. 1d4ff35 Add AdapterPropertiesD3D by Austin Eng · 6 months ago
  13. 327ba0d Roll vulkan-deps from d7516437eaf9 to bc707fe39f82 (4 revisions) by dawn-autoroll · 6 months ago
  14. 444c897 Roll ANGLE from 0da652252424 to 151c1571989e (5 revisions) by Dawn Autoroller · 6 months ago
  15. 267845c [spirv-reader] Parse IO struct member decorations by James Price · 6 months ago
  16. a3cad68 [spirv-reader] Parse Invariant decoration on var by James Price · 6 months ago
  17. 3d63299 [spirv-reader] Parse user-defined IO decorations by James Price · 6 months ago
  18. fe06847 [spirv-reader] Parse input/output builtins by James Price · 6 months ago
  19. 4a201c9 Roll third_party/webgpu-cts/ f6d89c726..dedb63162 (6 commits) by Dawn Automated Expectations · 6 months ago
  20. da80cc8 Reland "[WGPUFuture] Update buffer mapping in wire to keep reference to Buffer." by Loko Kung · 6 months ago
  21. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 6 months ago
  22. f478bb5 Fix RefCount problem for RequestDeviceF by Peng Huang · 6 months ago
  23. dc12889 Use variant as payload for Result<T, E> by Sunny Sachanandani · 6 months ago
  24. 14b9338 [tools] Add cts treemap subcommand by Ben Clayton · 6 months ago
  25. 2fa478b Reduce overhead of indirect draw validation by Brandon Jones · 6 months ago
  26. fa0c36a Roll DirectX Shader Compiler from 414acd5b97c1 to f477fdbfbb22 (1 revision) by Dawn Autoroller · 6 months ago
  27. e17a10f MiraclePtr: Add documentation. by Arthur Sonzogni · 6 months ago
  28. afa0acc Roll vulkan-deps from c00c99b8e979 to d7516437eaf9 (1 revision) by dawn-autoroll · 6 months ago
  29. 50c5613 Roll ANGLE from fad2adb2096f to 0da652252424 (4 revisions) by Dawn Autoroller · 6 months ago
  30. 4d20c50 Revert "[WGPUFuture] Update buffer mapping in wire to keep reference to Buffer." by Loko Kung · 6 months ago
  31. b445b0b [WGPUFuture] Update buffer mapping in wire to keep reference to Buffer. by Loko Kung · 6 months ago
  32. cbab9dc Upgrades suppression to non-DXC as well. by Loko Kung · 6 months ago
  33. 61d75bd Implement RequestAdapterF and RequestDeviceF in native/wire by Austin Eng · 6 months ago
  34. b54d490 Support larger maxVertexAttributes (30) by Jiawei Shao · 6 months ago
  35. 9cfc80a [spirv-reader] Handle StorageBuffer storage class by James Price · 6 months ago
  36. ea0fda3 [ast,msl]: packed_vec3: Unroll loop for small composite copy by David Neto · 6 months ago
  37. 5f2d00f Roll ANGLE from d093c3d3c22c to fad2adb2096f (4 revisions) by Dawn Autoroller · 6 months ago
  38. 9e805b3 GL backend: Make sure remapped entry point is always handled regardless of disable_symbol_renaming by Shrek Shao · 6 months ago
  39. 1a2543e [tint][cmd] Don't vary HLSL output based on validation mode by Ben Clayton · 6 months ago
  40. 9ab566d Roll vulkan-deps from 483d7b1561b5 to c00c99b8e979 (3 revisions) by dawn-autoroll · 6 months ago
  41. 0e15f4a [spirv-reader] Handle OpCompositeExtract by James Price · 6 months ago
  42. 383c991 [spirv-reader] Handle OpCompositeConstruct by James Price · 6 months ago
  43. b602e3e Clarify the defaulted entry point error message. by Corentin Wallez · 6 months ago
  44. f10821a Add ReturnToAPI() method for returning object to API by Peng Huang · 6 months ago chromium/6257 chromium/6258 chromium/6259
  45. f058e49 Remove device->GetPendingCommandSerial device->GetLastSubmittedCommandSerial by Jiawei Shao · 6 months ago
  46. 79ff84b Log error message if unable to open libEGL. by dan sinclair · 6 months ago
  47. 831a342 Add end2end tests on maxVertexAttributes by Jiawei Shao · 6 months ago chromium/6256
  48. ffd608b MiraclePtr: Rewrite dawn/wire (linux) by Arthur Sonzogni · 6 months ago
  49. ec393ca Roll ANGLE from b00481fc581f to d093c3d3c22c (4 revisions) by Dawn Autoroller · 6 months ago
  50. f0dd55d Roll vulkan-deps from 5803e963cb95 to 483d7b1561b5 (6 revisions) by dawn-autoroll · 6 months ago
  51. a158d51 spirv-reader: Fix invalid memory semantics in test by James Price · 6 months ago
  52. b61bbdc DXC: assert if a flag is unhandled by Antonio Maiorano · 6 months ago chromium/6255
  53. 37bf6cf Roll SwiftShader from f4819d2276b7 to 328e794f0c8b (1 revision) by Dawn Autoroller · 6 months ago
  54. 99560f8 SharedTextureMemory: support concurrent read access by Peng Huang · 6 months ago
  55. 914e8ef Skip WebGPU CTS copyTexture tests on Linux. by Corentin Wallez · 6 months ago
  56. 7e66584 Roll DirectX Shader Compiler from 2f00209c2c11 to 414acd5b97c1 (1 revision) by Dawn Autoroller · 6 months ago
  57. cacdfcb Roll ANGLE from 2e167e092239 to b00481fc581f (1 revision) by Dawn Autoroller · 6 months ago
  58. 526e4b8 [spirv-reader] Handle pointer to vector component by James Price · 6 months ago
  59. 03ecbbf [ir] Add vector-element-ptr validation capability by James Price · 6 months ago
  60. bd27f9c [spirv-reader] Fix test helper failure returns by James Price · 6 months ago
  61. 96b7fda [tint][ir][DirectVariableAccess] Preserve original fn names by Ben Clayton · 6 months ago
  62. 1ce6169 Annotate dangling pointer found with --wire-trace-dir={} by Arthur Sonzogni · 6 months ago
  63. 2dc9c25 Revert "Remove now-unused dawn::native::Instance setters" by Corentin Wallez · 6 months ago
  64. 9a1f368 Roll vulkan-deps from 50e74527ca9a to 5803e963cb95 (5 revisions) by dawn-autoroll · 6 months ago chromium/6254
  65. f468667 [tint][wgsl] Add unrestricted_pointer_parameters feature by Ben Clayton · 6 months ago
  66. dff30d7d Roll ANGLE from 7bc0fa21d27e to 2e167e092239 (5 revisions) by Dawn Autoroller · 6 months ago
  67. 5ecb1d4 Use absl::flat_hash_set and absl::flat_hash_map in dawn/wire by Jiawei Shao · 6 months ago
  68. a7d2982 dawn: Fix validation error message in ValidatePassTimestampWrites by Zhaoming Jiang · 6 months ago
  69. 2d501c5 [tint] Fix emission of module-scope struct initializers by Ben Clayton · 6 months ago
  70. 93140ed Compat: Validated out sample_index by Gregg Tavares · 6 months ago
  71. 044c6ef Roll vulkan-deps from 24bbbffbc637 to 50e74527ca9a (3 revisions) by dawn-autoroll · 6 months ago chromium/6253
  72. cc6f926 MiraclePtr: Rewrite dawn/test (linux) by Arthur Sonzogni · 6 months ago
  73. efda280 Remove entry_point return from GLSL backend. by dan sinclair · 6 months ago
  74. 86b5467 Compat: validate that depthBiasClamp = 0 by Gregg Tavares · 6 months ago
  75. 0f6f577 Fix DXC shader source not showing up in PIX by Antonio Maiorano · 6 months ago
  76. eed2866 [Mac] Pass SharedTextureMemory in TextureMTL initialization by Colin Blundell · 6 months ago
  77. 39056e4 Roll ANGLE from 572323ccbba5 to 7bc0fa21d27e (1 revision) by Dawn Autoroller · 6 months ago
  78. d02f0fd [dawn][node] Hook up GPUInternalError reporting by Ben Clayton · 6 months ago
  79. 130ddcb Roll vulkan-deps from ced35e6dfe68 to 24bbbffbc637 (4 revisions) by dawn-autoroll · 6 months ago chromium/6252
  80. 7706800 Roll DirectX Shader Compiler from 28fb8fb52cad to 2f00209c2c11 (3 revisions) by Dawn Autoroller · 6 months ago
  81. fbabce4 [tint][ir] Validate no calls to entry points by James Price · 6 months ago chromium/6251
  82. 52cc3c3 ErrorScopeValidationTests: Avoid dangling pointers. by Arthur Sonzogni · 6 months ago
  83. ef01100 [tint][wgsl][reader] Expand expression Source spans by Ben Clayton · 6 months ago
  84. fe6c577 Roll vulkan-deps from 66e8bc0a47af to ced35e6dfe68 (5 revisions) by dawn-autoroll · 6 months ago
  85. f0a85dc [Mac] Pass all usages when creating MTLTextures for SharedTextureMemory by Colin Blundell · 6 months ago
  86. 842ab01 [tint][uniformity] Fix mutable pointer parameters by James Price · 6 months ago
  87. f869f9c Remove now-unused dawn::native::Instance setters by Corentin Wallez · 6 months ago
  88. b684f5c Roll third_party/webgpu-cts/ f43af0c09..f6d89c726 (3 commits) by Dawn Automated Expectations · 6 months ago
  89. af25bec [tint][ast] Fix dynamic indices in DirectVariableAccess by Ben Clayton · 6 months ago
  90. 4bb39ca [dawn] Fix clang warnings by Ben Clayton · 6 months ago
  91. 2e6ee0e Roll DirectX Shader Compiler from f94fe829f794 to 28fb8fb52cad (1 revision) by Dawn Autoroller · 6 months ago
  92. 552a719 Fix ASAN stack-use-after-scope in dawn_unittests by Austin Eng · 6 months ago
  93. 86f603e MiraclePtr: Mac specific changes. by Arthur Sonzogni · 6 months ago
  94. fc8f2b6 Change External Texture Rotation To Clockwise by Yan,Shaobo · 6 months ago chromium/6250
  95. 33ffb37 Roll ANGLE from 126d7b10bf4f to 572323ccbba5 (9 revisions) by Dawn Autoroller · 6 months ago chromium/6246 chromium/6247 chromium/6248 chromium/6249
  96. 3938e9e Roll vulkan-deps from b8c02f610c1d to 66e8bc0a47af (4 revisions) by dawn-autoroll · 6 months ago
  97. ad853f8 Roll third_party/webgpu-cts/ 873305ab6..f43af0c09 (4 commits) by Dawn Automated Expectations · 6 months ago
  98. a4f3b67 run/tests: apply ignore filter to glob args by Antonio Maiorano · 6 months ago chromium/6245
  99. b789a43 GLSL: implement push constants. by Stephen White · 6 months ago
  100. 43226e1 SlabAllocator: Remove dangling pointers. by Arthur Sonzogni · 6 months ago
  101. aa77484 [tint][ir] Validate access pointer address space and access by Ben Clayton · 6 months ago
  102. 59a2b24 [tint] Adjust default access control based on address space by Ben Clayton · 6 months ago
  103. 7dd8d3e [tint][uniformity] Fix nested LValue expressions by James Price · 6 months ago
  104. f545410 MiraclePtr: Rewrite minor directories (linux) by Arthur Sonzogni · 6 months ago
  105. f4c9ed3 Roll ANGLE from e37081499e6d to 126d7b10bf4f (3 revisions) by Dawn Autoroller · 6 months ago
  106. 62650e5 [Mac] Simplify Metal descriptor creation for SharedTextureMemory by Colin Blundell · 6 months ago chromium/6244
  107. 162cc95 [Mac] Clean up InitializeFromSharedTextureMemoryIOSurface() by Colin Blundell · 6 months ago
  108. 3c39226 Roll vulkan-deps from 3cfac285a67f to b8c02f610c1d (2 revisions) by dawn-autoroll · 6 months ago
  109. 8667236 Remove unnecessary DAWN_NOINLINE by Corentin Wallez · 6 months ago
  110. dd81723 Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics by Jiawei Shao · 6 months ago
  111. f9116da Reland "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Loko Kung · 6 months ago
  112. 31a2ade Roll ANGLE from 21b1109e17f4 to e37081499e6d (6 revisions) by Dawn Autoroller · 6 months ago
  113. a05bbdd Use absl::flat_hash_map in dawn/native by Jiawei Shao · 6 months ago
  114. 368ebce Roll vulkan-deps from de550f45d3fe to 3cfac285a67f (5 revisions) by dawn-autoroll · 6 months ago
  115. 60d73de Update GLSL tint test results. by Stephen White · 6 months ago
  116. 08d9279 tint: add syntax sugar for dereferencing pointers by Antonio Maiorano · 6 months ago
  117. 3252383 Remove the entry points by Gregg Tavares · 6 months ago
  118. 9df75a2 Wrap writer specific code in build guards. by dan sinclair · 6 months ago
  119. cafc60b [Mac] Separate TextureMTL bare init from init via SharedTextureMemory by Colin Blundell · 6 months ago
  120. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 6 months ago
  121. b7cedd5 MiraclePtr: Rewrite dawn/common (linux) by Arthur Sonzogni · 6 months ago
  122. 87a211c [ir] Validate load instructions by James Price · 6 months ago
  123. 52cc30c PartitionAlloc: remove //build dependency. by Arthur Sonzogni · 6 months ago
  124. e998630 Roll ANGLE from 473dd3896b59 to 21b1109e17f4 (3 revisions) by Dawn Autoroller · 6 months ago
  125. c6932f0 Roll DirectX Shader Compiler from ac016fcc87cc to f94fe829f794 (1 revision) by Dawn Autoroller · 6 months ago
  126. 3814d3f partition_alloc: Run DanglingPointerTest only in dawn_standalone. by Arthur Sonzogni · 6 months ago
  127. 8e193af Roll vulkan-deps from 02411d24ca96 to de550f45d3fe (5 revisions) by dawn-autoroll · 6 months ago chromium/6241
  128. 5221992 Tint: Support setting HLSL shader model in tint.exe by Jiawei Shao · 6 months ago
  129. 5b7bcc9 Roll ANGLE from c815735ad983 to 473dd3896b59 (1 revision) by Dawn Autoroller · 6 months ago
  130. 0736ef4 Roll DirectX Shader Compiler from 520135cd74c2 to ac016fcc87cc (1 revision) by Dawn Autoroller · 6 months ago
  131. b32f9ca [tint][wgsl] Simplify IRToProgramTest by Ben Clayton · 6 months ago
  132. 2cec57b Compat CTS: refine expectations for video fails. by Stephen White · 6 months ago
  133. 1c65b98 Add APICreateErrorView on TextureBase by Hao Li · 6 months ago chromium/6240
  134. 2055942 Roll SwiftShader from 2fa7e9b99ae4 to f4819d2276b7 (1 revision) by Dawn Autoroller · 6 months ago
  135. d56afc4 Remove materialize from core defs. by dan sinclair · 6 months ago
  136. e7badbc Combination roll of VMA and ANGLE. by Corentin Wallez · 6 months ago
  137. a021961 dawn.node: Fix device and description adapter info by François Beaufort · 6 months ago
  138. a343074 [tint][ir] Validate user call arguments by Ben Clayton · 6 months ago
  139. e501a96 MiraclePtr: Preparatory step by Arthur Sonzogni · 6 months ago
  140. 0bbce22 [Mac] Move creation of per-plane TextureMTL objects to UtilsMetal by Colin Blundell · 6 months ago
  141. 9e39433 partition_alloc: Disable when using sanitizers. by Arthur Sonzogni · 6 months ago
  142. addf27e [tint] Minor code refactor by Ben Clayton · 6 months ago
  143. 47236f1 [tint] Fix the datatype conversion in socket.cc by Sonakshi Saxena · 6 months ago
  144. 8e36a75 Roll vulkan-deps from 18349c091fbc to 02411d24ca96 (5 revisions) by dawn-autoroll · 6 months ago
  145. 28ab345 Revert "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Corentin Wallez · 6 months ago
  146. ceaad4f Roll third_party/webgpu-cts/ ae15a5983..873305ab6 (16 commits) by Dawn Automated Expectations · 6 months ago
  147. 52fe07d [SharedTextureMemory] Add documentation of texture creation constraints by Colin Blundell · 6 months ago
  148. eb5ed1e Fix WGSL feature names in JavaScript by François Beaufort · 6 months ago
  149. becf253 [tint] Improve unit test failure output. by Ben Clayton · 6 months ago
  150. b9feb09 Tint: Fix a broken link in docs/tint/testing.md by Jiawei Shao · 6 months ago
  151. 8ebb1a9 Roll DirectX Shader Compiler from 849f8b884b5e to 520135cd74c2 (2 revisions) by Dawn Autoroller · 6 months ago
  152. e1872e3 Roll vulkan-deps from 37356ff6436d to 18349c091fbc (3 revisions) by dawn-autoroll · 6 months ago
  153. 9887c6e [tint][ir] Validate store target type by Ben Clayton · 6 months ago
  154. fa41628 [spirv-reader] Handle UBO variable decorations by James Price · 6 months ago
  155. 2e2bf7b [spirv-reader] Handle Op{AccessChain,Load,Store} by James Price · 6 months ago
  156. bd9da03 [spirv-reader] Add Emit() and AddValue() helpers by James Price · 6 months ago
  157. df41dad Add new SPIRV AST fuzzer. by dan sinclair · 6 months ago
  158. 41cdde7 [tint][lang] Standardise lower / raise namespaces by Ben Clayton · 6 months ago
  159. 83f1c1a QueueMTL: Handle device loss in the command buffer completed handler. by Corentin Wallez · 6 months ago
  160. 7379e22 Enable BackupRefPtr and DanglingPointerDetector in tests. by Arthur Sonzogni · 6 months ago
  161. 31295c4 Add new GLSL fuzzer by dan sinclair · 6 months ago
  162. 91c5d6a Add new HLSL fuzzer by dan sinclair · 6 months ago
  163. be2dfa2 Roll DirectX Shader Compiler from eb4cec4ad16e to 849f8b884b5e (1 revision) by Dawn Autoroller · 6 months ago
  164. 6ecbeed [WGPUFuture] Move the EventManager in the wire to appear in the Instance. by Loko Kung · 6 months ago
  165. 2fe1f26 Add reflection for Access enum. by dan sinclair · 6 months ago
  166. 8a000ce [ir]: polyfill dot4I8Packed, dot4UPacked when needed by David Neto · 6 months ago chromium/6238 chromium/6238_3 chromium/6239
  167. 6140a59 Add Vector to byte decoder. by dan sinclair · 6 months ago
  168. 8186b85 [Mac] Move MetalPixelFormat() to UtilsMetal by Colin Blundell · 6 months ago
  169. d98c29e Additions to generator code. by dan sinclair · 6 months ago
  170. d2c27be Rolling 2 dependencies by Corentin Wallez · 6 months ago
  171. cc19e87 Roll vulkan-deps from 917acb02c84f to 37356ff6436d (3 revisions) by dawn-autoroll · 6 months ago
  172. 514a18a [tint][ir] Use intrinsic table for binary ops. by Ben Clayton · 6 months ago
  173. b7a1641 Test storage textures in compute passes are validated at queue submit by Austin Eng · 6 months ago
  174. 8417d7e Apply missing defaulting in APIValidateTextureDescriptor by Kai Ninomiya · 6 months ago
  175. a8516c1 Reland "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 6 months ago
  176. 2651286 Roll ANGLE from 54ad4a462a6d to 8fd035f17e9b (1 revision) by Dawn Autoroller · 6 months ago
  177. c73c510 Use absl::flat_hash_set in dawn/native by Jiawei Shao · 6 months ago
  178. db29b3b dawn.node: Implement setlike.size by Corentin Wallez · 6 months ago
  179. d9d3aee Add storage binding textures to referencedTextures in compute passes by Austin Eng · 6 months ago chromium/6237
  180. 6dec014 Roll DirectX Shader Compiler from 79f55f267e02 to eb4cec4ad16e (1 revision) by Dawn Autoroller · 6 months ago
  181. fa72454 Add new MSL fuzzer by dan sinclair · 6 months ago
  182. 208ce39 d3d: Remove legacy fence types by Sunny Sachanandani · 6 months ago
  183. 9180ae5 Roll vulkan-deps from eb5fcf15ff7f to 917acb02c84f (4 revisions) by dawn-autoroll · 6 months ago
  184. 2d0164e Revert "Apply trivial frontend defaults by copy, and recursively" by Kai Ninomiya · 6 months ago
  185. 3f487d8 Fixed typos in support.md by cryvosh · 6 months ago
  186. ee224b6 d3d: Skip unnecessary OpenSharedHandle calls for exported fences by Sunny Sachanandani · 6 months ago
  187. 53edc77 dp4a: fix Tint IR polyfills for unpack4x[IU]8 by David Neto · 6 months ago
  188. b334e34 Remove unused dawn::wire mechanisms. by Corentin Wallez · 6 months ago
  189. a6df61e Upstream read-only and read-write storage texture access by François Beaufort · 6 months ago
  190. 6ae4eba dawn.node: Implement adapter staleness by Corentin Wallez · 6 months ago
  191. ba44daa Apply trivial frontend defaults by copy, and recursively by Kai Ninomiya · 6 months ago
  192. 56ac956 gitmodules: remove .git suffix by Josip Sokcevic · 6 months ago
  193. 1dc3457 [tint][ir] Add an IR binary roundtrip fuzzer by Ben Clayton · 6 months ago
  194. b865a1e [tint][ir] Use intrinsic table for unary ops. by Ben Clayton · 6 months ago
  195. 1fda686 Roll ANGLE from e6708de26161 to 54ad4a462a6d (1 revision) by Dawn Autoroller · 6 months ago chromium/6236
  196. 825f626 Add toggle to disable Tint polyfills on integer division and modulo by Jiawei Shao · 6 months ago
  197. 2a236d5 Roll vulkan-deps from 6410e2795f00 to eb5fcf15ff7f (2 revisions) by dawn-autoroll · 6 months ago chromium/6235
  198. 071d335 Roll vulkan-deps from 784f7328cede to 6410e2795f00 (3 revisions) by dawn-autoroll · 6 months ago chromium/6234
  199. b9ecac3 Fix gn check errors introduced by absl::flat_hash_set by Jiawei Shao · 6 months ago chromium/6233
  200. 11a6429 Roll vulkan-deps from 4441d7f010ce to 784f7328cede (1 revision) by dawn-autoroll · 6 months ago
  201. 5fa01fa webgpu.h: Reserve 0 for PresentMode enum by Kai Ninomiya · 6 months ago chromium/6232
  202. e71edba webgpu.h: More trivial defaulting: BindGroupLayoutDescriptor by Kai Ninomiya · 6 months ago chromium/6231
  203. 7f919d9 Add expectations for CTS failures/flakes on CI by Kai Ninomiya · 6 months ago
  204. 628a1eb webgpu.h: Re-number enums, with defaulting: RenderPipelineDescriptor by Kai Ninomiya · 6 months ago
  205. da63ac9 Roll vulkan-deps from 151a547ec13f to 4441d7f010ce (8 revisions) by dawn-autoroll · 6 months ago
  206. 54d0f95 Roll ANGLE from 05516d6a8640 to e6708de26161 (2 revisions) by Dawn Autoroller · 6 months ago
  207. 19d9a204 Roll DirectX Shader Compiler from b5c5b52ae8a9 to 79f55f267e02 (3 revisions) by Dawn Autoroller · 6 months ago
  208. 16b3c28 d3d11: Cache the staging buffer for WriteInternal by Jie Chen · 6 months ago
  209. a2ecc19 Revert "Roll third_party/webgpu-cts/ ae15a5983..dc4dbef8e (3 commits)" by Kai Ninomiya · 6 months ago
  210. 4f543b5 webgpu.h: Re-number enums, with defaulting: aspects/dimensions by Kai Ninomiya · 6 months ago
  211. 4aa0eeb Implement view format reinterpretation for Vulkan SharedTextureMemory by Austin Eng · 6 months ago
  212. c96b19b Roll third_party/webgpu-cts/ ae15a5983..dc4dbef8e (3 commits) by Dawn Automated Expectations · 6 months ago
  213. c58a889 [spirv-reader] Handle Uniform storage class by James Price · 6 months ago
  214. 447fb8d [spirv-reader] Emit struct types and constants by James Price · 6 months ago
  215. a938b66 [spirv-reader] Handle array types and constants by James Price · 6 months ago
  216. 71c7de7 [spirv-reader] Handle matrix types and constants by James Price · 6 months ago
  217. c031d59 [spirv-reader] Handle vector types and constants by James Price · 6 months ago
  218. 97f422c dawn.node: Make attributes enumerable. by Corentin Wallez · 6 months ago
  219. 1196783 Roll vulkan-deps from 929e7984f346 to 151a547ec13f (5 revisions) by dawn-autoroll · 6 months ago chromium/6230
  220. cf05e92 [tint] intrinsic table: use Result failures by Ben Clayton · 6 months ago
  221. 50517ca [Mac] Remove dead code for creating texture wrapping IOSurface by Colin Blundell · 6 months ago
  222. 066a05a [tint] Add intrinsic table support for unary * and & by Ben Clayton · 6 months ago
  223. 76bf99e Roll ANGLE from 295eece61cce to 05516d6a8640 (1 revision) by Dawn Autoroller · 6 months ago
  224. d73cf45 Roll DirectX Shader Compiler from 1574879a29c0 to b5c5b52ae8a9 (1 revision) by Dawn Autoroller · 6 months ago
  225. 0a40886 Tint: implement pack4x{U|I}8Clamp and unpack4x{U|I}8 by Jiawei Shao · 7 months ago chromium/6229
  226. 788fe03 Roll vulkan-deps from 8b92d1069ee8 to 929e7984f346 (5 revisions) by dawn-autoroll · 7 months ago
  227. 1c3b983 Roll DirectX Shader Compiler from 30114a5868fa to 1574879a29c0 (1 revision) by Dawn Autoroller · 7 months ago chromium/6228
  228. 4b452dc [tint][core] Remove UnwrapRef() calls from intrinsic::Table. by Ben Clayton · 7 months ago
  229. b91578a Fixup remapped binding group for MSL options. by dan sinclair · 7 months ago
  230. 6b718aa [tint][ir] Fix unittests that used invalid binary-ops by Ben Clayton · 7 months ago
  231. 5ae7a13 [tint][ir] Rename shiftl -> shl, shiftr -> shr by Ben Clayton · 7 months ago
  232. 5a1f96d Add test for external texture in different group from sampler by dan sinclair · 7 months ago
  233. 3040459 [tint][utils] Add bytes::Decoder support for optional and bitset by Ben Clayton · 7 months ago
  234. 828229a dawn.node: EnforceRange uint64_t should be at most MAX_SAFE_INTEGER by Corentin Wallez · 7 months ago
  235. ebaf117 Fix syntax tree build. by dan sinclair · 7 months ago
  236. 876d384 dawn.node: Validate that requestedLimits are in-bounds by Corentin Wallez · 7 months ago
  237. ffefb48 [tint][core] Add MemoryView type by Ben Clayton · 7 months ago
  238. 8962cdd [tint][utils] Add TINT_REFLECT_ENUM_RANGE by Ben Clayton · 7 months ago
  239. 81be633 Roll vulkan-deps from 2a656f0d8c76 to 8b92d1069ee8 (1 revision) by dawn-autoroll · 7 months ago
  240. 43e62b6 Fix the jsrepr spelling of "float32-filterable" by Kai Ninomiya · 7 months ago
  241. 6889227 Move EnumClassBitmasks to wgpu:: and fix emscripten-bits by Kai Ninomiya · 7 months ago
  242. 12ba1be Support flat_hash_map in dawn/native by Jiawei Shao · 7 months ago
  243. 94a2721b Roll ANGLE from 343e774a7be5 to 295eece61cce (2 revisions) by Dawn Autoroller · 7 months ago
  244. 98dce27 webgpu.h: Re-number enums, with defaulting: SamplerDescriptor by Kai Ninomiya · 7 months ago
  245. 212f22d Fix a stray cpplint warning by Kai Ninomiya · 7 months ago chromium/6227
  246. 9faf3b1 Add expectations for CTS failures/flakes on CI by Kai Ninomiya · 7 months ago
  247. a5059a6 Move dawn.json and dawn_wire.json to src/dawn/ by Jiawei Shao · 7 months ago
  248. d8721c0 Support flat_hash_set in dawn/native by Jiawei Shao · 7 months ago
  249. e722d4e Roll third_party/webgpu-cts/ f20c5f7b8..ae15a5983 (9 commits) by Dawn Automated Expectations · 7 months ago
  250. 9cc5320 Roll DirectX Shader Compiler from 7d2f9c74d53d to 30114a5868fa (1 revision) by Dawn Autoroller · 7 months ago
  251. 2c2a39d Roll vulkan-deps from c4cfe5d8eec0 to 2a656f0d8c76 (12 revisions) by dawn-autoroll · 7 months ago
  252. 10c56f6 [tint][ir] Serialize DepthMultisampleTexture types by Ben Clayton · 7 months ago
  253. a35b8d4 [tint][ir] Serialize Unreachable instruction by Ben Clayton · 7 months ago
  254. 711ba4a Compat: diagnose and clean up crbug.com/dawn/2077. by Stephen White · 7 months ago
  255. 0c97f78 Set owners to * for webgpu-cts/webtests by Kai Ninomiya · 7 months ago
  256. 4c87ddf [tint][ir] Serialize MultisampledTexture types by Ben Clayton · 7 months ago
  257. 9d3e8ba Roll ANGLE from 706b5abeea60 to 343e774a7be5 (3 revisions) by Dawn Autoroller · 7 months ago
  258. fc24576 [tint][ir] Serialize Bitcast instructions by Ben Clayton · 7 months ago
  259. 07177d5 [tint][ir] Serialize ExternalTexture by Ben Clayton · 7 months ago
  260. 7f41293 [tint][ir] Serialize more function return attributes by Ben Clayton · 7 months ago
  261. 3b0e5df [tint][ir] Remove Function::ReturnBuiltin, use core::BuiltinValue by Ben Clayton · 7 months ago
  262. e8b7b02 [tint][ir] Serialize function parameter attributes by Ben Clayton · 7 months ago
  263. 7541b7d Avoid an overflow when computing limits in Vulkan. by Corentin Wallez · 7 months ago chromium/6226
  264. 8c94116 Move new WGSL AST fuzzer. by dan sinclair · 7 months ago
  265. f7c844b msl: Explain side-effect annotation in preserved loops by David Neto · 7 months ago
  266. 6acd94e Revert "Roll vulkan-deps from c4cfe5d8eec0 to 6030770ec69b (1 revision)" by Ben Clayton · 7 months ago
  267. e44aa46 Make BreakPoint continuable on ARM64 by Corentin Wallez · 7 months ago
  268. a011704 [tint][ir] Remove FunctionParam::Builtin, use core::BuiltinValue by Ben Clayton · 7 months ago
  269. c9115e1 [tint][type] Fix runtime-sized array implicit stride by Ben Clayton · 7 months ago
  270. 89274f7 [tint][utils] Remove boolean operators from Result by Ben Clayton · 7 months ago
  271. 727f674 Vulkan: Remove device.GetPendingRecordContext and SubmitPendingCommands by Jiawei Shao · 7 months ago chromium/6225
  272. af83191 Roll DirectX Shader Compiler from 9dacbe311304 to 7d2f9c74d53d (1 revision) by Dawn Autoroller · 7 months ago
  273. 5d53242 Remove NativeNonDispatachableHandleFromU64 by Jiawei Shao · 7 months ago
  274. d0311eb Roll ANGLE from 1b3f101cb8b7 to 706b5abeea60 (2 revisions) by Dawn Autoroller · 7 months ago
  275. 3081548 Roll vulkan-deps from c4cfe5d8eec0 to 6030770ec69b (1 revision) by dawn-autoroll · 7 months ago
  276. cbcc0ce [tint][utils] Flesh out bytes utilities by Ben Clayton · 7 months ago
  277. 07360d1 Update buffer/uniform/std140/array tests by dan sinclair · 7 months ago
  278. 55dfb79 clang-format by Ben Clayton · 7 months ago chromium/6224
  279. efd6745 Roll DirectX Shader Compiler from a743e97f89f9 to 9dacbe311304 (1 revision) by Dawn Autoroller · 7 months ago
  280. 5f538b1 d3d12::SwapChain: Mark images used with the correct serial. by Corentin Wallez · 7 months ago
  281. 317d114 Roll ANGLE from 4b8573817f2a to 1b3f101cb8b7 (1 revision) by Dawn Autoroller · 7 months ago
  282. d4d891d Roll vulkan-deps from 222d9442542b to c4cfe5d8eec0 (1 revision) by dawn-autoroll · 7 months ago chromium/6223
  283. 69ecca2 Roll ANGLE from 09c69b5b5cb9 to 4b8573817f2a (1 revision) by Dawn Autoroller · 7 months ago chromium/6221 chromium/6222
  284. 02ba88d Roll vulkan-deps from 6da62c0a96d1 to 222d9442542b (1 revision) by dawn-autoroll · 7 months ago chromium/6218 chromium/6219 chromium/6220
  285. f05a778 Roll vulkan-deps from 585442c6a654 to 6da62c0a96d1 (6 revisions) by dawn-autoroll · 7 months ago
  286. c0b509d Remove stale WebGPU CTS expectations by Expectation File Editor · 7 months ago chromium/6217
  287. f004030 Roll vulkan-deps from 7f90849f10d0 to 585442c6a654 (3 revisions) by dawn-autoroll · 7 months ago chromium/6216
  288. 10aa8bc Roll ANGLE from 48ff6a269e73 to 09c69b5b5cb9 (1 revision) by Dawn Autoroller · 7 months ago
  289. 7a00459 Roll vulkan-deps from 3fc29f8b41b7 to 7f90849f10d0 (5 revisions) by dawn-autoroll · 7 months ago chromium/6215
  290. b1b829b Roll vulkan-deps from 1fd0038f3bbb to 3fc29f8b41b7 (1 revision) by dawn-autoroll · 7 months ago chromium/6214
  291. 0feaabb Roll ANGLE from 0ddebba548bf to 48ff6a269e73 (2 revisions) by Dawn Autoroller · 7 months ago
  292. 899eb17 Roll vulkan-deps from 5eda6f64c68b to 1fd0038f3bbb (3 revisions) by dawn-autoroll · 7 months ago chromium/6213
  293. e9612e8 Roll ANGLE from e939f9a9cf76 to 0ddebba548bf (1 revision) by Dawn Autoroller · 7 months ago
  294. e9f87b6 Roll vulkan-deps from 9b52cc6e4f6a to 5eda6f64c68b (4 revisions) by dawn-autoroll · 7 months ago chromium/6212
  295. 4144fcb Roll ANGLE from 3dfb2158b912 to e939f9a9cf76 (1 revision) by Dawn Autoroller · 7 months ago chromium/6211
  296. a1a25d6 Add Intel Meteor Lake to gpu_info.json by Hao Li · 7 months ago chromium/6210
  297. a5668cb Roll vulkan-deps from ddef466fc7d4 to 9b52cc6e4f6a (2 revisions) by dawn-autoroll · 7 months ago
  298. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 7 months ago
  299. 9fbef51 Roll ANGLE from 3f9f34b48c80 to 3dfb2158b912 (2 revisions) by Dawn Autoroller · 7 months ago
  300. a5fcc6b Roll vulkan-deps from a901b66f77bf to ddef466fc7d4 (1 revision) by dawn-autoroll · 7 months ago
  301. a709e7f Roll ANGLE from c8af75dde7f0 to 3f9f34b48c80 (1 revision) by Dawn Autoroller · 7 months ago chromium/6208 chromium/6209
  302. 4512f67 Roll vulkan-deps from 75058a70503d to a901b66f77bf (1 revision) by dawn-autoroll · 7 months ago
  303. 1ea5e8b Roll ANGLE from 3f5f4aa476b9 to c8af75dde7f0 (1 revision) by Dawn Autoroller · 7 months ago chromium/6207
  304. 9813d11 Roll vulkan-deps from c3b062a5b7ab to 75058a70503d (5 revisions) by dawn-autoroll · 7 months ago chromium/6205 chromium/6206
  305. 7330dd2 Remove stale WebGPU CTS expectations by Expectation File Editor · 7 months ago chromium/6203 chromium/6204
  306. 04ebc82 Compat CTS: remove unexpected passes. by Stephen White · 7 months ago chromium/6202
  307. a9e74e9 Roll ANGLE from a11438576812 to 3f5f4aa476b9 (4 revisions) by Dawn Autoroller · 7 months ago
  308. f45479e OpenGL: fix mip subset selection. by Stephen White · 7 months ago
  309. 10fc338 Roll vulkan-deps from 26087c2b7eab to c3b062a5b7ab (1 revision) by dawn-autoroll · 7 months ago
  310. f08036c Validate depthSlice not defined for non-3D color attachments by Hao Li · 7 months ago chromium/6201
  311. a40f6bb Roll ANGLE from 136854656738 to a11438576812 (3 revisions) by Dawn Autoroller · 7 months ago
  312. 245f4aa Roll vulkan-deps from 34a8babeb440 to 26087c2b7eab (2 revisions) by dawn-autoroll · 7 months ago
  313. 2be279e Fix the comparator used to sort output attributes by David Neto · 7 months ago
  314. ece88f7 spir-v ast writer: Fix order of dpdx and dpdy operands by David Neto · 7 months ago
  315. 34eee4e [hlsl] Invert 'w' component of fragment position by James Price · 7 months ago
  316. af30e6f Compat CTS: refine expectations (compressed copy). by Stephen White · 7 months ago
  317. 464418b d3d12: Retry root signature serialization with 1.0 if version 1.1 failed by Austin Eng · 7 months ago chromium/6200
  318. 7600825 Roll ANGLE from 016b10334799 to 136854656738 (2 revisions) by Dawn Autoroller · 7 months ago
  319. 73d4297 Remove WrapIOSurface() by Colin Blundell · 7 months ago
  320. 8d196ea Roll vulkan-deps from 9c3a33aed0ec to 34a8babeb440 (5 revisions) by dawn-autoroll · 7 months ago chromium/6199
  321. 7d09d55 webgpu.h: Reserve 0 for enums, in a few more possibly-breaking cases by Kai Ninomiya · 7 months ago
  322. 5566afc Roll ANGLE from 5a062a3963d4 to 016b10334799 (5 revisions) by Dawn Autoroller · 7 months ago
  323. bc85f69 Add tests for SharedTextureMemory sRGB view format reinterpretation by Austin Eng · 7 months ago
  324. 874536c Roll third_party/webgpu-cts/ eb1892c3e..f20c5f7b8 (1 commit) by Dawn Automated Expectations · 7 months ago chromium/6198
  325. 3fbc485 webgpu.h: Reserve 0 for enums, in non-breaking cases by Kai Ninomiya · 7 months ago
  326. efb4f2a Implement render pass lazy clears for color textures on Vulkan by Austin Eng · 7 months ago
  327. 6b8231a Roll vulkan-deps from 1e96e1ae5297 to 9c3a33aed0ec (4 revisions) by dawn-autoroll · 7 months ago
  328. 85b77e0 Tint: implement the polyfill of pack4x{U|I}8 with dot products by Jiawei Shao · 7 months ago
  329. 692b15b [tint] Fix nested texture-sampler pair collection by James Price · 7 months ago
  330. cf13839 dawn.node: Propagate toggles to the instance creation. by Corentin Wallez · 7 months ago
  331. 47ae7fc [glsl] Match parameter order in CombineSamplers by James Price · 7 months ago
  332. 0b7e415 Make dawn::native::GetFeatureInfo return nullptr on failure by Corentin Wallez · 7 months ago
  333. 4d6794a Migrate instance options to DawnInstanceDescriptor by Corentin Wallez · 7 months ago chromium/6197
  334. 93d5f7a Have VideoViewsTests use SharedTextureMemory on Mac by Colin Blundell · 7 months ago
  335. d6274d0 Roll ANGLE from 59d0e50bacc8 to 5a062a3963d4 (5 revisions) by Dawn Autoroller · 7 months ago
  336. 7341610 Roll vulkan-deps from 17b2d54cf88d to 1e96e1ae5297 (16 revisions) by dawn-autoroll · 7 months ago
  337. 5c0b6b8 Reduce binary size for GLES on Android. by Stephen White · 7 months ago
  338. c8ca47f Implement pack4xI8 and pack4xU8 by Jiawei Shao · 7 months ago
  339. 667f56e Disable Dawn OpenGLES backend on Android. by Stephen White · 7 months ago chromium/6196
  340. 4062e68 Roll ANGLE from 4bf402372f64 to 59d0e50bacc8 (2 revisions) by Dawn Autoroller · 7 months ago
  341. b73b22b Disable D3D12UseRootSignatureVersion1_1 before WWDM 2.4 by Austin Eng · 7 months ago
  342. 760c4a7 Roll vulkan-deps from 8bfc8b0beb54 to 17b2d54cf88d (6 revisions) by dawn-autoroll · 7 months ago
  343. d7465b8 Roll ANGLE from 466e0b5a92bb to 4bf402372f64 (3 revisions) by Dawn Autoroller · 7 months ago
  344. fa12b64 [spirv-reader] Emit module-scope private variables by James Price · 7 months ago
  345. 6fcd2db [spirv-reader] Handle OpConstantNull by James Price · 7 months ago
  346. 44fd934 [spirv-reader] Emit function-scope variables by James Price · 7 months ago
  347. 09b618c [spirv-reader] Handle vertex shader declarations by James Price · 7 months ago
  348. 507a650 [spirv-reader] Handle fragment shader declarations by James Price · 7 months ago
  349. ceb2cd5 [spirv-reader] Handle float types and constants by James Price · 7 months ago
  350. 3699f65 [spirv-reader] Handle integer types and constants by James Price · 7 months ago
  351. 2d70c1d [spirv-reader] Implement OpReturnValue by James Price · 7 months ago
  352. 884af6b [spirv-reader] Emit function parameters by James Price · 7 months ago
  353. ece0da7 Vulkan: Lock device when creating and exporting ExternalImage. by Le Hoang Quyen · 7 months ago
  354. 457be2a Enable Dawn OpenGLES backend on Android. by Stephen White · 7 months ago
  355. fcd1bda Roll vulkan-deps from d7e9d3eb62b9 to 8bfc8b0beb54 (1 revision) by dawn-autoroll · 7 months ago
  356. ddfe99b Roll DirectX Shader Compiler from 3ef6ca2f9465 to a743e97f89f9 (1 revision) by Dawn Autoroller · 7 months ago
  357. a49e1c3 Roll ANGLE from 40f4de8fa1ff to 466e0b5a92bb (1 revision) by Dawn Autoroller · 7 months ago
  358. 0b6ca39 Compat: Validate out rg32xxx storage textures by Gregg Tavares · 7 months ago chromium/6193 chromium/6194 chromium/6195
  359. 2a91296 Roll third_party/webgpu-cts/ dac947fdd..eb1892c3e (1 commit) by Dawn Automated Expectations · 7 months ago
  360. 673e8b4 Roll vulkan-deps from 4c54b6ad784d to d7e9d3eb62b9 (1 revision) by dawn-autoroll · 7 months ago chromium/6192
  361. 814a374 Roll ANGLE from a950f0057dbf to 40f4de8fa1ff (1 revision) by Dawn Autoroller · 7 months ago
  362. c493c23 Roll vulkan-deps from 4382b905737a to 4c54b6ad784d (3 revisions) by dawn-autoroll · 7 months ago chromium/6190 chromium/6191
  363. 1d1b932 Roll ANGLE from 80893f26d7b2 to a950f0057dbf (1 revision) by Dawn Autoroller · 7 months ago
  364. 4c46d29 Roll vulkan-deps from 59974bc6d304 to 4382b905737a (3 revisions) by dawn-autoroll · 7 months ago chromium/6189
  365. 90072e5 Roll ANGLE from a1789bef2352 to 80893f26d7b2 (9 revisions) by Dawn Autoroller · 7 months ago
  366. 9c54476 [ir] Fix cloning of variable initializers by James Price · 7 months ago
  367. b37a4e4 Use chain utilities in more places to remove FindInChain. by Loko Kung · 7 months ago
  368. b3df5f7 Roll SwiftShader from 77be35e337bb to 2fa7e9b99ae4 (1 revision) by Dawn Autoroller · 7 months ago
  369. d5204dc Compat: Disallow @interpolate(linear/sample) by Gregg Tavares · 7 months ago
  370. 3bb3c53 Canonicalize index-ordering of entry point attributes by David Neto · 7 months ago
  371. 6e88861 Roll third_party/webgpu-cts/ cd9505da1..dac947fdd (1 commit) by Dawn Automated Expectations · 7 months ago
  372. 0044a0e Generate texture builtin cases in a fixed order by David Neto · 7 months ago chromium/6188
  373. 66666b0 Roll vulkan-deps from 46b1b8487c58 to 59974bc6d304 (3 revisions) by dawn-autoroll · 7 months ago
  374. ae7600a [tint][ir] Serialize StorageTexture types by Ben Clayton · 7 months ago
  375. 762e826 Roll ANGLE from 8f9665592770 to a1789bef2352 (3 revisions) by Dawn Autoroller · 7 months ago
  376. d43f6a2 Roll DirectX Shader Compiler from 5f7834de562e to 3ef6ca2f9465 (1 revision) by Dawn Autoroller · 7 months ago
  377. 498189e Roll vulkan-deps from f8fd2b892dae to 46b1b8487c58 (4 revisions) by dawn-autoroll · 7 months ago chromium/6187
  378. c92f25f Roll ANGLE from 524bcb8e3704 to 8f9665592770 (2 revisions) by Dawn Autoroller · 7 months ago chromium/6186
  379. 35a0cbf dawn::native: Do not record the backtrace on DAWN_TRY in Release by Corentin Wallez · 7 months ago
  380. 3a4140c Roll third_party/webgpu-cts/ 7a6ef7301..cd9505da1 (3 commits) by Dawn Automated Expectations · 7 months ago
  381. b05f204 Require at least Vulkan version 1.1 by Austin Eng · 7 months ago
  382. 82b316d Reland "D3D12: Move ExecutionQueue logic to the Queue." by Corentin Wallez · 7 months ago
  383. 1f665ae Remove now-passing tests from compat-expectations. by Stephen White · 7 months ago
  384. 225810b Roll DirectX Shader Compiler from ad3958c2d8ea to 5f7834de562e (1 revision) by Dawn Autoroller · 7 months ago
  385. 60c6716 [msl] Fix default interpolation sampling by James Price · 7 months ago
  386. 615eeaa [tint][ir] Serialize SampledTexture types and fn return location by Ben Clayton · 7 months ago
  387. 06acb66 Roll vulkan-deps from c7c60e7a0fa4 to f8fd2b892dae (1 revision) by dawn-autoroll · 7 months ago
  388. 649433b Roll ANGLE from 1c9ac27370bd to 524bcb8e3704 (3 revisions) by Dawn Autoroller · 7 months ago chromium/6185
  389. 66926dc [spirv-reader] Emit basic function calls by James Price · 7 months ago
  390. 230cd69 [spirv-reader] Handle entry point declarations for GLCompute by James Price · 7 months ago
  391. 8eae7c0 [spirv-reader] Start emitting functions by James Price · 7 months ago
  392. d0dadce [spirv-reader] Add PIMPL parser sources by James Price · 7 months ago
  393. 3d142ab Roll vulkan-deps from de368ee1bf18 to c7c60e7a0fa4 (3 revisions) by dawn-autoroll · 7 months ago
  394. 383f462 Compat: Fix UBO/SSBO naming issue with explicit remapping by Shrek Shao · 7 months ago
  395. ea47ccd Remove Renamer in glsl ast_printer by Shrek Shao · 7 months ago
  396. 8fde75b Revert "D3D12: Move ExecutionQueue logic to the Queue." by Corentin Wallez · 7 months ago
  397. 67da374 Roll ANGLE from b25ffe5a9775 to 1c9ac27370bd (3 revisions) by Dawn Autoroller · 7 months ago chromium/6184
  398. c704dd5 [tint][ir] Serialize structs first by Ben Clayton · 7 months ago chromium/6183
  399. 7267e7e [tint][ir] Serialize Sampler types by Ben Clayton · 7 months ago
  400. 97300d2 [tint][ir] Serialize runtime sized arrays by Ben Clayton · 7 months ago
  401. 8004588 [tint][ir] Serialize DepthTexture types by Ben Clayton · 7 months ago
  402. 988ce82 [tint][ir] Serialize Loop instructions by Ben Clayton · 7 months ago
  403. f8db1ec [tint][ir] Serialize Switch instructions by Ben Clayton · 7 months ago
  404. a3dc7f4 D3D12: Move ExecutionQueue logic to the Queue. by Corentin Wallez · 7 months ago
  405. 6db31bd Roll vulkan-deps from 167af0420ab8 to de368ee1bf18 (9 revisions) by dawn-autoroll · 7 months ago
  406. e863c50 Add DAWN_NO_SANITIZE("cfi-icall") to dawn procs by Clark DuVall · 7 months ago
  407. f488a85 Roll ANGLE from 398cfb4b1421 to b25ffe5a9775 (7 revisions) by Dawn Autoroller · 7 months ago
  408. 3c117aa Removes leftover ValidateSType helpers in cpp. by Loko Kung · 7 months ago
  409. 033f24e [ir] Handle entry point attributes for IR->WGSL by James Price · 7 months ago
  410. 71fb27c Removes leftover debugging code from: by Loko Kung · 7 months ago
  411. b6f12b2 Roll third_party/webgpu-cts/ 3cbe1f7e3..7a6ef7301 (1 commit) by Gregg Tavares · 7 months ago
  412. 109e648 Support const expression with dot4{I|U}8Packed by Jiawei Shao · 7 months ago chromium/6182
  413. 0f64392 Tint/MSL: Fix translation of dot4{I|U}8Packed by Jiawei Shao · 7 months ago
  414. 0eecec5 Roll vulkan-deps from ebfd5875d4b7 to 167af0420ab8 (1 revision) by dawn-autoroll · 7 months ago
  415. 0a3be44 Roll ANGLE from 5c8cb8a69c10 to 398cfb4b1421 (2 revisions) by Dawn Autoroller · 7 months ago
  416. 1958d8f partition_alloc: CMake and GN config by Arthur Sonzogni · 7 months ago
  417. 4a66dd3 [spirv-reader] Add --use-ir-reader option to exe by James Price · 7 months ago
  418. cbd7bc5 [tint][ir] Serialize If instructions by Ben Clayton · 7 months ago
  419. 65d0b6d [tint][ir] Serialize Atomics by Ben Clayton · 7 months ago
  420. abd95ba [tint][ir] Serialize Convert instructions by Ben Clayton · 7 months ago
  421. bc8b99a Renames Unpacked to UnpackedPtr. by Loko Kung · 7 months ago
  422. cebf227 Roll vulkan-deps from d895a1c308f3 to ebfd5875d4b7 (10 revisions) by dawn-autoroll · 7 months ago chromium/6181
  423. e075343 Roll ANGLE from 5259efe8b5f8 to 5c8cb8a69c10 (3 revisions) by Dawn Autoroller · 7 months ago
  424. 678e2bd Use chain utilities in more places and removes ValidateSType-like utils. by Loko Kung · 7 months ago
  425. fb728a3 [wgsl-writer] Add ProgramOptions for IR->AST by James Price · 7 months ago
  426. 2735fb1 [spirv-reader] Add entry point for IR parser by James Price · 7 months ago
  427. cdcbe83 [tint][ir] Serialize CoreBuiltinCall instruction by Ben Clayton · 7 months ago
  428. 06a882a Adds absl::StrFormat functions for UnpackedPtr types. by Loko Kung · 7 months ago
  429. c027f09 [tint][ir] Serialize struct types by Ben Clayton · 7 months ago
  430. 628ddfc Removes unnecessary UnpackedBase in favor of just Unpacked. by Loko Kung · 7 months ago chromium/6180
  431. e6d2d2a [tools] Add --vebose flag to tint_remote_compile by Ben Clayton · 7 months ago
  432. db92ed6 Roll ANGLE from c8507249736d to 5259efe8b5f8 (1 revision) by Dawn Autoroller · 7 months ago
  433. 086a183 Roll vulkan-deps from f4a64ca5f094 to d895a1c308f3 (1 revision) by dawn-autoroll · 7 months ago
  434. 79e483e Remove the compiler option _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS by Jiawei Shao · 7 months ago chromium/6179
  435. 29ab089 Roll vulkan-deps from e06ab08a3d76 to f4a64ca5f094 (1 revision) by dawn-autoroll · 7 months ago chromium/6177 chromium/6178
  436. 287ce38 Roll ANGLE from ede15b8533cf to c8507249736d (3 revisions) by Dawn Autoroller · 7 months ago
  437. 129dd35 Roll vulkan-deps from 7289da3462f1 to e06ab08a3d76 (6 revisions) by dawn-autoroll · 7 months ago chromium/6175 chromium/6176
  438. 78f361c Roll ANGLE from 4732409f3038 to ede15b8533cf (6 revisions) by Dawn Autoroller · 7 months ago
  439. 660c732 Adds capability to validate no chains on ValidateSubset. by Loko Kung · 7 months ago
  440. 40b0462 Remove stale WebGPU CTS expectations by Expectation File Editor · 7 months ago
  441. 10fe320 Use new chain utilities in relevant places. by Loko Kung · 7 months ago
  442. 429c74a Reland "Implement SharedTextureMemory for OpaqueFD and AHardwareBuffer" by Austin Eng · 7 months ago
  443. b725dae [tint][ir] Rename type proto messages by Ben Clayton · 7 months ago
  444. 7514558 Compat: Require viewFormat to equal format by Gregg Tavares · 7 months ago
  445. 797ff1c Roll DirectX Shader Compiler from 3f8236e6dd1c to ad3958c2d8ea (1 revision) by Dawn Autoroller · 7 months ago chromium/6174
  446. 84d1d55 undef CHECK before defining it locally by David Neto · 7 months ago
  447. 767dfb0 Roll vulkan-deps from 17b6f6eba030 to 7289da3462f1 (3 revisions) by dawn-autoroll · 7 months ago
  448. b1da542 Roll ANGLE from b8ca8de43841 to 4732409f3038 (1 revision) by Dawn Autoroller · 7 months ago
  449. d592937 Roll third_party/webgpu-cts/ 6590a34b5..3cbe1f7e3 (11 commits) by Dawn Automated Expectations · 7 months ago
  450. d050977 webgpu.h: use UINT32_MAX to define WGPU_DEPTH_SLICE_UNDEFINED macro by Li Hao · 7 months ago
  451. d86e9a7 [spirv-reader] Pass workgroup_id as argument by James Price · 7 months ago
  452. 3f11e1e [tint][ir] Serialize Swizzle instruction by Ben Clayton · 7 months ago
  453. 04a4c2a Revert "Implement SharedTextureMemory for OpaqueFD and AHardwareBuffer" by Stephen White · 7 months ago
  454. 59bc89f Revert "clang-format" by Stephen White · 7 months ago
  455. f91e88a clang-format by Ben Clayton · 7 months ago
  456. b2157ff [tools] Fix 'tests' caching by Ben Clayton · 7 months ago
  457. 84a7cbf [tint][ir] Serialize [Load|Store]VectorElement instructions by Ben Clayton · 7 months ago
  458. 542c453 Add unsafe api test for 3d color attachment by Hao Li · 7 months ago
  459. 69eb092 Roll vulkan-deps from fb2389e52832 to 17b6f6eba030 (11 revisions) by dawn-autoroll · 7 months ago
  460. aa58e04 Implement rendering to 3D texture slice by Li Hao · 7 months ago
  461. 2291a55 Roll ANGLE from e4f1f1e35d40 to b8ca8de43841 (2 revisions) by Dawn Autoroller · 7 months ago
  462. 02f5696 Tag a few items that shouldn't appear in Emscripten by Kai Ninomiya · 7 months ago
  463. 53c0fa9 Enable language extension `packed_4x8_integer_dot_product` by Jiawei Shao · 7 months ago
  464. 1aa600f Implement SharedTextureMemory for OpaqueFD and AHardwareBuffer by Austin Eng · 7 months ago
  465. 549620e Add Mac ARM64 to Dawn CQ by Yuly Novikov · 7 months ago chromium/6173
  466. ac04405 Updates Chain utilities with wrapper and for Out structs as well. by Loko Kung · 7 months ago
  467. c668c16 [tint][ir] Serialize Unary and Binary instructions by Ben Clayton · 7 months ago
  468. dacc263 [tint][ir] Serialize Var binding points by Ben Clayton · 7 months ago
  469. b211139 Roll vulkan-deps from 935ecb1ec67b to fb2389e52832 (4 revisions) by dawn-autoroll · 7 months ago
  470. ed13d36 Use more ityp helpers for BindGroupIndex. by Corentin Wallez · 7 months ago
  471. 85a7c7f Roll ANGLE from ac4cb7083f5f to e4f1f1e35d40 (5 revisions) by Dawn Autoroller · 7 months ago
  472. 7d9a66e [tint][ir] Serialize the root block by Ben Clayton · 7 months ago
  473. cba30d2 [tint][ir] Serialize Load and Store instructions by Ben Clayton · 7 months ago
  474. 112549b [tint][ir] Serialize UserCall by Ben Clayton · 7 months ago
  475. 2b86be7 Roll DirectX Shader Compiler from 4b5db1c76560 to 3f8236e6dd1c (1 revision) by Dawn Autoroller · 7 months ago
  476. 0bc3026 [tint][ir] Serialize fixed-size array types by Ben Clayton · 7 months ago
  477. a1a3b0c Revert "webgpu.h: Reserve 0 for "undefined" in enums, and match spec enum order" by Ben Clayton · 7 months ago
  478. 7f9721d [tint][ir] Serialize var instructions and pointer types. by Ben Clayton · 7 months ago
  479. 3f620ab [tint][ir] Serialize Access instructions by Ben Clayton · 7 months ago
  480. c696bee D3D11: Move ExecutionQueue logic to the Queue. by Corentin Wallez · 7 months ago
  481. f24d68c Use more ityp helpers for VertexAttributeLocation. by Corentin Wallez · 7 months ago
  482. c0a1a03 webgpu.h: Reserve 0 for "undefined" in enums, and match spec enum order by Kai Ninomiya · 7 months ago
  483. 0ee94c9 Roll vulkan-deps from b8034f11414b to 935ecb1ec67b (14 revisions) by dawn-autoroll · 7 months ago
  484. 23dfbb8 Change Mac arm64 builder for CTS rolls by Brian Sheedy · 7 months ago
  485. 5d3268a Avoid double ForceSet() on Mali by James Price · 7 months ago
  486. d08111b Roll SwiftShader from 4befa3ada54c to 77be35e337bb (1 revision) by Dawn Autoroller · 7 months ago
  487. fc5664a [tint][ir] Serialize vectors and matrices by Ben Clayton · 7 months ago
  488. 069238f [tint][ir][validator] 'source' -> 'instruction' by Ben Clayton · 7 months ago
  489. b676b1f Roll DirectX Shader Compiler from 0abe45d2dfb8 to 4b5db1c76560 (1 revision) by Dawn Autoroller · 7 months ago
  490. 4eff8be [tint][ir] Serialize constant scalars and lets by Ben Clayton · 7 months ago
  491. 6e680bf Compat: Validate depthOrArrayLayers and textureBindingViewDimension by Gregg Tavares · 7 months ago
  492. 4034183 Add ColorAttachment ityp::array and ityp::bitset type aliases. by Corentin Wallez · 7 months ago
  493. 21615c7 Add DawnWGSLBlocklist to block wgsl features if needed. by Corentin Wallez · 7 months ago
  494. d732ae4 Roll ANGLE from f58ba0886370 to ac4cb7083f5f (4 revisions) by Dawn Autoroller · 7 months ago
  495. 5063058 dawn.node: Throw TypeError on writeTimestamp by Corentin Wallez · 7 months ago chromium/6172
  496. 5990402 Use more ityp helpers for VertexBufferSlot. by Corentin Wallez · 7 months ago chromium/6170 chromium/6171
  497. 85b6735 [tint][ir] Serialize Discard instructions by Ben Clayton · 7 months ago
  498. d383cb6 [tools] Add a new 'fuzz' tool by Ben Clayton · 7 months ago
  499. adfc590 Roll third_party/webgpu-cts/ d52c516a5..6590a34b5 (3 commits) by Dawn Automated Expectations · 7 months ago
  500. 2388287 [tint][fuzz] Don't attempt to memcpy from nullptr by Ben Clayton · 7 months ago
  501. b3b8705 [tools] Fix term.CanUseAnsiEscapeSequences() by Ben Clayton · 7 months ago
  502. 5cb7fd5 Roll vulkan-deps from 34a000526e2e to b8034f11414b (4 revisions) by dawn-autoroll · 7 months ago chromium/6169
  503. a7b05fa Roll ANGLE from 37c86f7c021d to f58ba0886370 (6 revisions) by Dawn Autoroller · 8 months ago
  504. 8160db2 include <iomanip> for std::setw and std::setfill by David Neto · 8 months ago
  505. 16d4a6b Roll third_party/webgpu-cts/ 2979ce072..d52c516a5 (5 commits) by Dawn Automated Expectations · 8 months ago
  506. 500bd8a Update some buffer/uniform tests by dan sinclair · 8 months ago
  507. 3378a57 Update buffer/storage e2e tests. by dan sinclair · 8 months ago
  508. d976276 Suppress M2 failure by Brian Sheedy · 8 months ago
  509. ccc0908 Add pointer e2e test by dan sinclair · 8 months ago chromium/6168
  510. a01fd24 Update test/tint/array to store results by dan sinclair · 8 months ago
  511. 5ea3a88 Update test/tint/access to store results by dan sinclair · 8 months ago
  512. 4bba3c1 Activate dawn M121 by chrome-branch-day · 8 months ago
  513. 5aaa7c6 Roll vulkan-deps from f4204cd3fb57 to 34a000526e2e (30 revisions) by dawn-autoroll · 8 months ago
  514. b42888c Update identifiers/underscore/prefix tests by dan sinclair · 8 months ago
  515. 673f47a Add support for exposing only safe experimental WGSL features by Corentin Wallez · 8 months ago
  516. a5892af Roll ANGLE from 18d51f01e637 to 37c86f7c021d (2 revisions) by Dawn Autoroller · 8 months ago
  517. 22fb372 Roll ANGLE from 4f09451ab4bc to 18d51f01e637 (2 revisions) by Dawn Autoroller · 8 months ago
  518. 8e85251 Compat: maxInterStageShaderVariables = 15 by Gregg Tavares · 8 months ago
  519. 175f9ad Updating type e2e tests by dan sinclair · 8 months ago
  520. 3ee81db Fix license: it's BSD-3 not Apache 2 by David Neto · 8 months ago
  521. 7070a1a D3D11: Reuse implicit pixel local storage attachments when possible by Jiawei Shao · 8 months ago
  522. 604b058 dawn::wire Support wgslLanguageFeatures by Corentin Wallez · 8 months ago
  523. 0a8dc81 [tint][utils] Make bytes::Reader an interface by Ben Clayton · 8 months ago
  524. edc788d Roll DirectX Shader Compiler from 79d2b8dafc0b to 0abe45d2dfb8 (1 revision) by Dawn Autoroller · 8 months ago