1. a70f63a [tint] Add subgroup_matrix_uniformity diagnostic rule by James Price · 8 weeks ago
  2. 5daa629 [dawn][headers] Flattens wgpu::*Limit structures. by Lokbondo Kung · 8 weeks ago
  3. 78985bf [dawn][headers] Removes typedefs for ImageCopy* structs. by Lokbondo Kung · 8 weeks ago
  4. 1983252 Roll SwiftShader from c4a6f30bbe1f to c12c13839d68 (1 revision) by Dawn Autoroller · 8 weeks ago
  5. c5c9322 dawn::native::vulkan: Handle Texture semaphores in Texture by Corentin Wallez · 8 weeks ago
  6. ce93f1f Roll ANGLE from f4622589a9ef to 91fe334eadd2 (5 revisions) by Dawn Autoroller · 8 weeks ago chromium/7036
  7. ef2b569 [dawn] Run DeviceLostTests on wire, expand some buffer tests by Kai Ninomiya · 8 weeks ago
  8. ac44d01 [dawn] [emscripten] Add ReadMappedRange/WriteMappedRange by Kai Ninomiya · 8 weeks ago
  9. 068c750 [emscripten] cmake: relink when library_webgpu.js file changes by Kai Ninomiya · 8 weeks ago
  10. 4184c58 [tint] Remove `remote_compile` command by Ryan Harrison · 8 weeks ago
  11. b2797f6 Roll vulkan-deps from 490d58c9b7d7 to cc466487b852 (10 revisions) by Dawn Autoroller · 8 weeks ago
  12. dfbfc65 [emscripten] Translate featureLevel by lookup by Kai Ninomiya · 8 weeks ago
  13. 0374a48 Roll SwiftShader from 2407a54c9b29 to c4a6f30bbe1f (1 revision) by Dawn Autoroller · 8 weeks ago
  14. e834666 Remove multisample support from integer formats in compat. by Geoff Lang · 8 weeks ago
  15. 4b88cba [dawn][vulkan] Load coop matrix info in VulkanInfo. by Corentin Wallez · 8 weeks ago
  16. 57b2e42 Roll ANGLE from f09a19cebdaf to f4622589a9ef (1 revision) by Dawn Autoroller · 8 weeks ago chromium/7035
  17. d20125b Roll vulkan-deps from 2289455859d2 to 490d58c9b7d7 (2 revisions) by Dawn Autoroller · 8 weeks ago chromium/7033 chromium/7034
  18. 2f21877 Roll ANGLE from 34faa3db1f60 to f09a19cebdaf (2 revisions) by Dawn Autoroller · 8 weeks ago
  19. 6b5c61e Roll ANGLE from 23df4f261f61 to 34faa3db1f60 (1 revision) by Dawn Autoroller · 8 weeks ago chromium/7032
  20. 7837b67 Roll vulkan-deps from a256e0e7f2a6 to 2289455859d2 (11 revisions) by Dawn Autoroller · 8 weeks ago chromium/7031
  21. af56594 Roll ANGLE from eb22e1f896fe to 23df4f261f61 (5 revisions) by Dawn Autoroller · 8 weeks ago
  22. ebab913 Skip building mCacheKey when not needed by Kyle Charbonneau · 8 weeks ago chromium/7030
  23. fe48e8c [emscripten] Validate timedWaitAnyEnable and timedWaitAnyMaxCount by Kai Ninomiya · 8 weeks ago
  24. ae933c4 [emscripten] remove async creation roundtrips; async pipeline creation fixes by Kai Ninomiya · 8 weeks ago
  25. b138029 Add a SharedFence type backed by EGLSync objects. by Geoff Lang · 8 weeks ago
  26. 8366894 [dawn][vulkan] Handle instance proc of device extension. by Corentin Wallez · 8 weeks ago
  27. 69cb937 Roll ANGLE from be98f841ec88 to eb22e1f896fe (7 revisions) by Dawn Autoroller · 8 weeks ago chromium/7029
  28. 47e8286 Roll vulkan-deps from e8e86f2f8677 to a256e0e7f2a6 (9 revisions) by Dawn Autoroller · 8 weeks ago
  29. 39e8007 [dawn][metal] Increment the submitted serial only after the commit by Corentin Wallez · 8 weeks ago
  30. 38306cd [dawn.node] Fix webgpu:api,operation,adapter failures by Corentin Wallez · 8 weeks ago chromium/7028
  31. e918e85 Roll ANGLE from 7d5774471ac9 to be98f841ec88 (6 revisions) by Dawn Autoroller · 8 weeks ago
  32. 5070f7a [dawn] Move substitute overrides to IR for metal by Peter McNeeley · 8 weeks ago
  33. adf5ba1 Roll SwiftShader from d7ed113c66ec to 2407a54c9b29 (3 revisions) by Dawn Autoroller · 9 weeks ago
  34. 7c5fdfd [tint] Validate subgroup matrix declarations by James Price · 9 weeks ago
  35. c2c1501 [dawn][emscripten] Fix variable shadowing. by Lokbondo Kung · 9 weeks ago
  36. 3d2ead2 [spirv-reader][ir] Add Unsigned comparison operators. by dan sinclair · 9 weeks ago
  37. ae472cd Override substitution type range failures in IR by Peter McNeeley · 9 weeks ago
  38. 7c433e5 [spirv-reader][ir] Add Signed comparison operators. by dan sinclair · 9 weeks ago
  39. 4d4b911 Fix SharedBufferMemoryTests for ASAN by Shrek Shao · 9 weeks ago chromium/7027
  40. 10b9eef Don't count modules with no error/warning by Gregg Tavares · 9 weeks ago
  41. 9fe9d9b Revert "fix buffer destroy" by Kai Ninomiya · 9 weeks ago
  42. 143208b [spirv-reader][ir] Convert `OpLogicalNot` by dan sinclair · 9 weeks ago
  43. 3296fa5 [spirv-reader][ir] Convert Logical binary operations by dan sinclair · 9 weeks ago
  44. 2c47696 [spirv-reader][ir] Support OpINotEqual by dan sinclair · 9 weeks ago
  45. 67ba909 [spirv-reader][ir] Support OpIEqual by dan sinclair · 9 weeks ago
  46. 56c27ed [spirv-reader][ir] Convert the `OpFUnord` instructions. by dan sinclair · 9 weeks ago
  47. c178ddf [spirv-reader][ir] Support remaining OpFOrd instructions. by dan sinclair · 9 weeks ago
  48. 458fc99 Roll ANGLE from 91d0c56b6848 to 7d5774471ac9 (6 revisions) by Dawn Autoroller · 9 weeks ago
  49. be5b722 Roll SwiftShader from 6805177bec3f to d7ed113c66ec (1 revision) by Dawn Autoroller · 9 weeks ago
  50. 1e2c894 Dawn/Native: Support SetImmediateData() in Pass Encoders by shaoboyan · 9 weeks ago
  51. c70c008 Roll vulkan-deps from 126c9b378eb7 to e8e86f2f8677 (8 revisions) by Dawn Autoroller · 9 weeks ago chromium/7026
  52. ba756c4 Roll DirectX Shader Compiler from 8967dacb03f1 to d5951b74d763 (1 revision) by Dawn Autoroller · 9 weeks ago
  53. 4bec057 Roll ANGLE from f102ef023fcb to 91d0c56b6848 (6 revisions) by Dawn Autoroller · 9 weeks ago
  54. bc9e8c8 Add a dawn wire client API to request a device's id and generation by Patrick To · 9 weeks ago
  55. 08003b3 [spirv-reader][ir] Add support for OpFOrdEqual. by dan sinclair · 9 weeks ago
  56. 27d010e [spirv-reader][ir] Convert OpBitwiseXor by dan sinclair · 9 weeks ago
  57. e71b3eb [spirv-reader][ir] Convert OpBitwiseOr by dan sinclair · 9 weeks ago
  58. b9bcf2d Roll SwiftShader from 720189cae847 to 6805177bec3f (1 revision) by Dawn Autoroller · 9 weeks ago
  59. dbbb879 Make depth format with filtering sample an error. by Gregg Tavares · 9 weeks ago
  60. fa0fe2e [spirv-reader][ir] Convert OpBitwiseAnd by dan sinclair · 9 weeks ago
  61. 3c60c99 [emscripten] Update CMakeLists.txt for latest Emscripten by Kai Ninomiya · 9 weeks ago
  62. b0f334b [vulkan] Manually query vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR by James Price · 9 weeks ago
  63. f85cd53 Roll DirectX Shader Compiler from fcbd2a184294 to 8967dacb03f1 (1 revision) by Dawn Autoroller · 9 weeks ago chromium/7025
  64. b65f5fd infra: Add metrics_project property to $build/siso even on Win builders by Junji Watanabe · 9 weeks ago
  65. 4add22e Change check to assert for VVL error by Kyle Charbonneau · 9 weeks ago
  66. 5ca6490 [dawn][native] Better control lifetime of transient uploads. by Corentin Wallez · 9 weeks ago
  67. 96a1f6c [spirv-reader][ir] Implement OpConvertUToF by dan sinclair · 9 weeks ago
  68. a8fe215 [spirv-reader][ir] Implement `OpConvertSToF`. by dan sinclair · 9 weeks ago
  69. f320842 Always create empty bind group layout when creating default pipeline layout by Jiawei Shao · 9 weeks ago
  70. f5bd8bb siso: update to version 1.1.15 by Junji Watanabe · 9 weeks ago
  71. 0287e27 Roll ANGLE from 8dda514cb833 to f102ef023fcb (3 revisions) by Dawn Autoroller · 9 weeks ago
  72. 3ee36f0 Dawn: ShaderModule lazily recreate the tintProgram in GetTintProgram by Zhaoming Jiang · 9 weeks ago
  73. dd51fa6 Roll vulkan-deps from 5d08bc0b0e23 to 126c9b378eb7 (13 revisions) by Dawn Autoroller · 9 weeks ago
  74. 6d62ecd Dawn: Tighten the scope of ScopedTintICEHandler by Zhaoming Jiang · 9 weeks ago
  75. c77cb9b Roll DirectX Shader Compiler from 6b68f3b5832c to fcbd2a184294 (2 revisions) by Dawn Autoroller · 9 weeks ago chromium/7024
  76. 4af15fd Replace `PipelineCompatibilityToken(0)` with `kExplicitPCT` by Jiawei Shao · 9 weeks ago
  77. 9c29345 Roll third_party/webgpu-cts/ 3539008f9..cdf293897 (5 commits) by Dawn Automated Expectations · 9 weeks ago
  78. 2affba2 fix memory address value passed to emwgpuDelete() by Yulong Wang · 9 weeks ago
  79. 031f77f [spirv-reader][ir] Implement OpConvertFToU by dan sinclair · 9 weeks ago
  80. 18f45d0 dawn::DynamicLib: Leak all DLLs on Windows ASan builds by Kai Ninomiya · 9 weeks ago
  81. 9ced211 [spirv-reader][ir] Implement ConvertFToS by dan sinclair · 9 weeks ago
  82. 44eb14d Fix for assignment outside the range of representable type by Peter McNeeley · 9 weeks ago
  83. 7e777647 Refactor TINT_ASAN_ENABLED into common DAWN_ASAN_ENABLED() by Kai Ninomiya · 9 weeks ago
  84. dfc856d Add a trace option to the Metal Backend by Gregg Tavares · 9 weeks ago
  85. 1349966 Roll ANGLE from ba3dcfa4670d to 8dda514cb833 (3 revisions) by Dawn Autoroller · 9 weeks ago
  86. de4e745 Mark function unused. by dan sinclair · 9 weeks ago
  87. cb2eb64 Roll DirectX Shader Compiler from 20950d662f4d to 6b68f3b5832c (1 revision) by Dawn Autoroller · 9 weeks ago chromium/7023
  88. 7684508 Roll ANGLE from e0332c861004 to ba3dcfa4670d (1 revision) by Dawn Autoroller · 9 weeks ago chromium/7022
  89. 367ff45 Roll vulkan-deps from 2a09ac22553e to 5d08bc0b0e23 (6 revisions) by Dawn Autoroller · 9 weeks ago
  90. 607ea6e fix buffer destroy by Yulong Wang · 9 weeks ago
  91. 65cf976 Roll ANGLE from 51d2561b5a6b to e0332c861004 (1 revision) by Dawn Autoroller · 9 weeks ago chromium/7021
  92. de07c20 D3D: remove dead code used by the old external image API by Le Hoang Quyen · 9 weeks ago
  93. 04a8e78 Roll Depot Tools from 77a800d7294d to 7a0dbd207449 (59 revisions) by Dawn Autoroller · 9 weeks ago
  94. d9f4434 Enable creating pipeline layout with null bind group layout by default by Jiawei Shao · 9 weeks ago
  95. edb8818 Roll vulkan-deps from 2365826a66b2 to 2a09ac22553e (1 revision) by Dawn Autoroller · 9 weeks ago
  96. 40a9fa7 Roll vulkan-deps from cc6490ed63e7 to 2365826a66b2 (5 revisions) by Dawn Autoroller · 9 weeks ago
  97. a47e069 Roll ANGLE from bef478f54e6e to 51d2561b5a6b (2 revisions) by Dawn Autoroller · 9 weeks ago
  98. ef94c10 Fix CooperativeMatrix extension index by Jie Chen · 9 weeks ago
  99. d214e88 Roll ANGLE from 7afa2345f8d2 to bef478f54e6e (3 revisions) by Dawn Autoroller · 9 weeks ago
  100. 6d3bb13 [spirv-reader][ir] Register names instead of using new by dan sinclair · 9 weeks ago