1. dd03e78 [spirv-reader][ir] Make AddOperandToTerminator smarter. by dan sinclair · 2 hours ago main
  2. eae72fc D3D11: Allow dynamically skipping fence signals in BeginAccess by Le Hoang Quyen · 2 hours ago
  3. b1b49c4 [spirv-reader][ir] ICE on various execution mode flags. by dan sinclair · 2 hours ago
  4. 4606a47 D3D11: Use blocking waits for last submitted serial in DelayFlushQueue by Le Hoang Quyen · 4 hours ago
  5. 4199079 D3D11: remove backend's texture views' cache by Le Hoang Quyen · 4 hours ago
  6. 1d8d4a7 [spirv-reader][ir] Refactor block emission code. by dan sinclair · 4 hours ago
  7. d6193bf Dawn/Native: Define More Tiers For Immediate Data by shaoboyan · 5 hours ago
  8. 2113eec [dawn][native] Split maxImmediateSize into a separate limits group by Kai Ninomiya · 8 hours ago
  9. 74a061f Tint: Move ChangeImmediateToUniform Transform to Core IR Transform by shaoboyan · 12 hours ago chromium/7286
  10. de887f5 [spirv-reader][ir] Build the texture worklist after replacing functions. by dan sinclair · 13 hours ago
  11. 000664c [tint] Abs polyfill for all backends by Peter McNeeley · 14 hours ago
  12. 01b46e4 [tint]: support {r|rg|rgba}16{unorm|snorm} Tier1 formats by David Neto · 15 hours ago
  13. 61d58df Fix Linux compat driver tags by Brian Sheedy · 16 hours ago
  14. bbc402a Suppress thread-safety analysis in dawn by Devon Loehr · 17 hours ago
  15. 2331db3 Roll vulkan-deps from e2d506486bb2 to f5a20411f986 (11 revisions) by Dawn Autoroller · 17 hours ago
  16. e2dc6f5 [tint] r8unorm can be used without chromium_internal_graphite by David Neto · 19 hours ago
  17. 17d3695 [spirv-reader] Remove E2E test we do not plan to support by James Price · 19 hours ago
  18. 434934e [tint] Read stdout and stderr asynchronously in E2E test runner by James Price · 19 hours ago
  19. 80055c8 [tint] Avoid generating `texel_buffer` with `write` access by Diego Rodrigues · 20 hours ago
  20. 2db425c [tint] Classify `texel_buffer` as a handle for test generation by Diego Rodrigues · 20 hours ago
  21. 363daa6 [ir] Cleanup the IR documentation. by dan sinclair · 20 hours ago
  22. ddf2e1f Cache VkFramebuffers (re-reland) by Brandon Jones · 20 hours ago
  23. 1ab3122 [dawn][emscripten] Adds new MultipleDevicesPerAdapter instance feature. by Lokbondo Kung · 21 hours ago
  24. 50ee17b [spirv-reader][ir] Move instruction loop to separate function. by dan sinclair · 22 hours ago
  25. eb853cb Add wgpu::InstanceFeatureName::MultipleDevicesPerAdapter by François Beaufort · 23 hours ago
  26. f7cc1cc [dawn][native] Fixes TSAN race for new the Defer in DeviceGuard. by Lokbondo Kung · 23 hours ago
  27. d7b31b2 Regenerate all skip files by dan sinclair · 23 hours ago
  28. 079e80e Bug: None: Fix GCC 11 compilation issue by hpacket · 23 hours ago
  29. 9762743 [spirv-reader][ir] Update access mode on storage buffers. by dan sinclair · 23 hours ago
  30. 5a01c9a Roll DirectX Shader Compiler from d751c827ed3b to a11702ef0a39 (1 revision) by Dawn Autoroller · 23 hours ago
  31. d260bf0 [msl] Remove unused binary instruction. by dan sinclair · 24 hours ago
  32. 0a607c4 Fix comment on DisableValidation. by dan sinclair · 24 hours ago
  33. 9d1dbd8 Kotlin: Fix for some list parameters being wrongly omitted by Jim Blackler · 30 hours ago
  34. 4cd6683 dawn/node: Allow GPUTexture where GPUTextureView is used by François Beaufort · 32 hours ago
  35. 515d3cc [tint] generate e2e test expectations for tier1 formats by David Neto · 34 hours ago
  36. 7e3d83a [tint][core] Add `texel_buffer` language feature as a builtin type by Diego Rodrigues · 34 hours ago
  37. 3829a4a [spirv-reader] Add DecomposeStridedMatrix transform by James Price · 2 days ago
  38. 0275c58 [spirv-reader][ir] Enable disabled tests. by dan sinclair · 2 days ago
  39. 7401c27 [spirv-reader][ir] Enable SPV_KHR_terminate_invocation. by dan sinclair · 2 days ago
  40. e3d3102 [spirv-reader][ir] Fix incorrect switch/loop exits. by dan sinclair · 2 days ago
  41. 007ad1e [spirv-reader][ir] Handle Phi in loop body. by dan sinclair · 2 days ago
  42. f5670a4 [spirv-reader][ir] Update OpPhi processing. by dan sinclair · 2 days ago
  43. 2e07275 [spirv-reader][ir] Add OpSpecConstantComposite id's to the id stack. by dan sinclair · 2 days ago
  44. 03320bd [spirv-reader][ir] Support R8 TexelFormat. by dan sinclair · 2 days ago
  45. f4cc537 Use vector to hold objects to destroy by Kyle Charbonneau · 2 days ago
  46. 5c1d03d [spirv-reader][ir] Fix PHI from Switch source block. by dan sinclair · 2 days ago
  47. 335d107 [dawn][emscripten] Fixes WASM build which doesn't have some texture formats. by Lokbondo Kung · 2 days ago
  48. 7dac3d4 Roll DirectX Shader Compiler from 4fcf67f78f7d to d751c827ed3b (1 revision) by Dawn Autoroller · 2 days ago
  49. c872031 [sem] Remove unused field from sem::Function by James Price · 2 days ago
  50. 751fad3 [doc] Update documentation about the build recipe location by Ryan Harrison · 2 days ago
  51. c67e567 Roll vulkan-deps from ab8b8743ea91 to e2d506486bb2 (3 revisions) by Dawn Autoroller · 2 days ago
  52. 225c101 [tint] Pull generate helper out to a function by James Price · 2 days ago
  53. 20206a6 [tint] Refactor common pre-backend code by James Price · 2 days ago
  54. ae89c86 Revert "Cache VkFramebuffers (reland)" by David Neto · 2 days ago
  55. a8c0b73 setup-build: GN builds use siso instead of remoteexec by David Neto · 2 days ago
  56. 6a809e4 [tint] Support texture-format-tier1 by David Neto · 2 days ago
  57. 2a8ea2e [hlsl] Remove unused references to wgsl namespace by James Price · 2 days ago
  58. 13298c3 [dawn] Fix for msl fast math by Peter McNeeley · 2 days ago
  59. 786d716 Git ignore for GEMINI.md by Peter McNeeley · 3 days ago
  60. bed1a61 Roll vulkan-deps from e2fd98497da0 to ab8b8743ea91 (2 revisions) by Dawn Autoroller · 4 days ago
  61. c24361a Remove stale WebGPU Compat CTS expectations by Expectation File Editor · 4 days ago
  62. 35d2049 [wgsl] Remove kBindingPointCollision validation override by James Price · 4 days ago
  63. c012991 [wgsl] Remove kFunctionHasNoBody validation override by James Price · 4 days ago
  64. 7cb493d [wgsl] Remove kIgnoreClipDistancesType override by James Price · 4 days ago
  65. e1ed1fb4 [dawn] Dump shaders on failure toggle by Peter McNeeley · 5 days ago
  66. 391e898 Roll third_party/webgpu-cts/ 2a8d4a83f..6185b7a62 (6 commits) by Dawn Automated Expectations · 5 days ago
  67. e219326 Roll vulkan-deps from 2caa39fa4598 to e2fd98497da0 (11 revisions) by Dawn Autoroller · 5 days ago
  68. 5f7120a [tint] Signed integer polyfill for IR by Peter McNeeley · 5 days ago
  69. 3b31f76 spirv-reader: specop support Select by David Neto · 5 days ago
  70. 4ccb774 spirv-reader: ICE for spec op CompositeInsert, VectorShuffle by David Neto · 5 days ago
  71. 61d5e1b spirv-reader: support CompositeExtract by David Neto · 5 days ago
  72. c8c6175 [ir] Validate the size of a struct member by James Price · 5 days ago
  73. 92db62d Roll DirectX Shader Compiler from b331216bace8 to 4fcf67f78f7d (1 revision) by Dawn Autoroller · 5 days ago
  74. 1030522 [ir][wgsl] Handle non-zero offset for first struct member by James Price · 6 days ago
  75. eeda8a3 [spirv-reader] Fix size of strided matrix members by James Price · 6 days ago
  76. 032a6ad [dawn] Add presubmit new file copyright check by Peter McNeeley · 6 days ago
  77. 72b92ba [ir] Check for invalid characters when converting names to WGSL by James Price · 6 days ago
  78. 4e87415 [dawn] Untag most "upstream"-tagged things, roll gpuweb by Kai Ninomiya · 6 days ago
  79. 334bff8 Roll vulkan-deps from 80857e47c7a5 to 2caa39fa4598 (8 revisions) by Dawn Autoroller · 6 days ago
  80. d706838 Roll DirectX Shader Compiler from 2da0a54f150f to b331216bace8 (1 revision) by Dawn Autoroller · 6 days ago
  81. 30b2961 spirv-reader: specop integer shift by David Neto · 6 days ago
  82. 8f8a423 spirv-reader: specop integer comparisons by David Neto · 6 days ago
  83. d29bc79 spirv-reader: specop support bitwise And, Or, Xor by David Neto · 6 days ago
  84. 3236fb4 spirv-reader: spec op support UMod, SMod, SRem by David Neto · 6 days ago
  85. abd0090 spirv-reader: spec op support SDiv, UDiv by David Neto · 6 days ago
  86. 8e90940 Kotlin: Allow methods with string view parameters. by Jim Blackler · 6 days ago
  87. f8eb58a Kotlin: Remove redundant logic from include_method. by Jim Blackler · 6 days ago
  88. d2bcc6f Roll SwiftShader from ff28f04972af to be6ed66fa563 (1 revision) by Dawn Autoroller · 6 days ago
  89. 82fe1a2 Kotlin: Fix ObjectTest by Jim Blackler · 6 days ago
  90. ce0659e [dawn][native] Make a separate entry point for ExecutionQueue for callbacks. by Lokbondo Kung · 6 days ago
  91. f11197d [dawn][native] Use the new Defer options for MapAsync callbacks. by Lokbondo Kung · 7 days ago
  92. 23b4e29 Kotlin: add an error if optional native types are encountered. by Jim Blackler · 7 days ago
  93. 1a52b32 Add unit tests for RG11B10UfloatRenderable feature by shanxing · 7 days ago
  94. 6fa1fed [dawn][native] Refactors the device-wide lock. by Lokbondo Kung · 7 days ago
  95. fc999a1 [tint][spir-v] Improve spir-v version robustness by Alan Baker · 7 days ago
  96. e200cee spirv-reader: spec op iadd, isub, imul by David Neto · 7 days ago
  97. 9bd84ce8 [dawn] Resolve all diffs in webgpu.h.diff by Kai Ninomiya · 7 days ago
  98. 200b856 [dawn] minor generator refactors by Kai Ninomiya · 7 days ago
  99. 13600cd Cache VkFramebuffers (reland) by Brandon Jones · 7 days ago
  100. 4888687 Roll SwiftShader from 96a63130d839 to ff28f04972af (1 revision) by Dawn Autoroller · 7 days ago chromium/7276 chromium/7277 chromium/7278 chromium/7279 chromium/7280 chromium/7281 chromium/7282 chromium/7283 chromium/7284 chromium/7285