Skip to content

Update ANGLE to 2024-09-11 (f0919be383d0d6ad76120fd7a3ed6b3beddb74d7)#33533

Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
djg:eng/Update-ANGLE-to-2024-09-11-f0919be383d0d6ad76120fd7a3ed6b3beddb74d7
Sep 12, 2024
Merged

Update ANGLE to 2024-09-11 (f0919be383d0d6ad76120fd7a3ed6b3beddb74d7)#33533
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
djg:eng/Update-ANGLE-to-2024-09-11-f0919be383d0d6ad76120fd7a3ed6b3beddb74d7

Conversation

@djg
Copy link
Contributor

@djg djg commented Sep 12, 2024

52c4130

Update ANGLE to 2024-09-11 (f0919be383d0d6ad76120fd7a3ed6b3beddb74d7)
https://bugs.webkit.org/show_bug.cgi?id=279495
rdar://135782346

Reviewed by Kimmo Kinnunen

Contains upstream commits:
git log --oneline 941b3df3df32a06a4b8a01c41c5522e2ea859d04..f0919be383d0d6ad76120fd7a3ed6b3beddb74d7 --pretty=%h %s
f0919be383 GL: Reset color mask before clearing textures
1a5fee1063 Fix missing include
c9d55051ac Vulkan: Consolidate dirtyRanges before vertex conversion
9f002018ee Suppress flaky test on Linux NVIDIA Vulkan
3c93f29b53 Test: Add Chrono Trigger trace
11c0a78311 Roll SwiftShader from 8dd40811c571 to 3239872f9c5f (2 revisions)
60f1309dcd Roll vulkan-deps from 3b92cef97feb to 49bb428cd451 (1 revision)
094e9c19f3 Roll Chromium from 425b927532ae to 9ba8dc9b3945 (623 revisions)
c335ddfa1e Check only important stencil bits in partialClearNeedsInit
958b657fa2 Manual roll vulkan-deps from 725499142cb6 to 3b92cef97feb (32 revisions)
8a8ca298c1 Tests: Add Brawlhalla trace
10d56e63f4 Vulkan: use mEntireBufferDirty if range covers entire buffer
c2a9300c84 WGSL: Rewrite input/output variables
9a2b1f169f Add .git-blame-ignore-revs
61a255cb64 Skip the critical_ops trace on S22
6afcbd3eff Vulkan: Disable dynamic rendering on ARM
6655e94f76 Remove Feature Level 9_3, part 2
84492ff334 Sync vertex attributs in VertexArrayWgpu.
d40d1a678b Metal: Fix OverrideMTLClearColor handling of no texture
5018871591 Roll SwiftShader from 5561c71fa64e to 8dd40811c571 (3 revisions)
20b66890c9 Roll Chromium from 55810c9b176d to 425b927532ae (591 revisions)

Canonical link: https://commits.webkit.org/283584@main

89618d0

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 wincairo
✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ✅ 🧪 wincairo-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ✅ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
✅ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ❌ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🛠 🧪 merge ✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2
✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@djg djg self-assigned this Sep 12, 2024
@djg djg added the ANGLE Bugs related to the ANGLE project label Sep 12, 2024
@djg djg requested a review from kkinnunen-apple September 12, 2024 08:11
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Sep 12, 2024
@djg djg added merge-queue Applied to send a pull request to merge-queue and removed merging-blocked Applied to prevent a change from being merged labels Sep 12, 2024
https://bugs.webkit.org/show_bug.cgi?id=279495
rdar://135782346

Reviewed by Kimmo Kinnunen

Contains upstream commits:
git log --oneline 941b3df3df32a06a4b8a01c41c5522e2ea859d04..f0919be383d0d6ad76120fd7a3ed6b3beddb74d7 --pretty=%h %s
f0919be383 GL: Reset color mask before clearing textures
1a5fee1063 Fix missing include
c9d55051ac Vulkan: Consolidate dirtyRanges before vertex conversion
9f002018ee Suppress flaky test on Linux NVIDIA Vulkan
3c93f29b53 Test: Add Chrono Trigger trace
11c0a78311 Roll SwiftShader from 8dd40811c571 to 3239872f9c5f (2 revisions)
60f1309dcd Roll vulkan-deps from 3b92cef97feb to 49bb428cd451 (1 revision)
094e9c19f3 Roll Chromium from 425b927532ae to 9ba8dc9b3945 (623 revisions)
c335ddfa1e Check only important stencil bits in partialClearNeedsInit
958b657fa2 Manual roll vulkan-deps from 725499142cb6 to 3b92cef97feb (32 revisions)
8a8ca298c1 Tests: Add Brawlhalla trace
10d56e63f4 Vulkan: use mEntireBufferDirty if range covers entire buffer
c2a9300c84 WGSL: Rewrite input/output variables
9a2b1f169f Add .git-blame-ignore-revs
61a255cb64 Skip the critical_ops trace on S22
6afcbd3eff Vulkan: Disable dynamic rendering on ARM
6655e94f76 Remove Feature Level 9_3, part 2
84492ff334 Sync vertex attributs in VertexArrayWgpu.
d40d1a678b Metal: Fix OverrideMTLClearColor handling of no texture
5018871591 Roll SwiftShader from 5561c71fa64e to 8dd40811c571 (3 revisions)
20b66890c9 Roll Chromium from 55810c9b176d to 425b927532ae (591 revisions)

Canonical link: https://commits.webkit.org/283584@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Update-ANGLE-to-2024-09-11-f0919be383d0d6ad76120fd7a3ed6b3beddb74d7 branch from 89618d0 to 52c4130 Compare September 12, 2024 23:13
@webkit-commit-queue
Copy link
Collaborator

Committed 283584@main (52c4130): https://commits.webkit.org/283584@main

Reviewed commits have been landed. Closing PR #33533 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 52c4130 into WebKit:main Sep 12, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Sep 12, 2024
@djg djg deleted the eng/Update-ANGLE-to-2024-09-11-f0919be383d0d6ad76120fd7a3ed6b3beddb74d7 branch August 14, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ANGLE Bugs related to the ANGLE project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants