Skip to content

Commit

Permalink
Roll ANGLE from 1a191b1d5dc8 to 267e806b8ed8 (24 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/1a191b1d5dc8..267e806b8ed8

2024-08-22 [email protected] Manual roll vulkan-deps from 1863e513f0db to 2df89413855e (11 revisions)
2024-08-22 [email protected] Vulkan: Add two tests for vertex conversion
2024-08-22 [email protected] Manual roll vulkan-deps from d8208b108762 to 1863e513f0db (19 revisions)
2024-08-22 [email protected] Roll Chromium from 79944459a28c to 6994f4772212 (2584 revisions)
2024-08-22 [email protected] Roll VK-GL-CTS from f105fd7ea388 to 21ff94426906 (2 revisions)
2024-08-21 [email protected] Vulkan: Add dirty range to VertexConversionBuffer class
2024-08-21 [email protected] Metal: Remove obsolete watchOS compile guards
2024-08-21 [email protected] Translator: make replaceChildNode() a little more type-safe
2024-08-21 [email protected] Manual Roll VK-GL-CTS from 50e83129b558 to f105fd7ea388 (16 revs)
2024-08-21 [email protected] Metal: Remove texture swizzle compile guards
2024-08-21 [email protected] Manual roll vulkan-deps from dad70915c62f to d8208b108762 (6 revisions)
2024-08-21 [email protected] Metal: Remove obsolete compile guards from the command buffer
2024-08-21 [email protected] Revert "Metal: Fix availability for kIOMainPortDefault"
2024-08-21 [email protected] Metal: translate IOSurface pbuffer's GL_RGB to RGBX/BGRX format.
2024-08-21 [email protected] Metal: Use pipeline rasterSampleCount
2024-08-21 [email protected] Metal: Remove ifdefs for primitive topology class
2024-08-21 [email protected] Metal: Fix availability for kIOMainPortDefault
2024-08-20 [email protected] Vulkan: Make VertexConversionBuffer a class
2024-08-20 [email protected] Vulkan: Move VertexConversionBuffer out of BufferVk class
2024-08-20 [email protected] Vulkan: Move LineLoopHelper from vk to rx namespace
2024-08-20 [email protected] Metal: Use present APIs for Metal availability
2024-08-20 [email protected] Metal: Fix availabilities of MTLGPUFamily use
2024-08-20 [email protected] Metal: Remove shared event related ifdefs
2024-08-20 [email protected] D3D11: Fix uniform setting for mat3 followed by float

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: [email protected]
Change-Id: If6d31a9ba8c5b12a04bbb48c3f475b4d16a72b99
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203425
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Aug 22, 2024
1 parent 1405dfa commit 01ce8fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ deps = {
},

'third_party/angle': {
'url': '{chromium_git}/angle/angle@1a191b1d5dc87a9790c6a28db875189635f495b4',
'url': '{chromium_git}/angle/angle@267e806b8ed884388ee40c4a4ea33a0152e11a7f',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/angle
Submodule angle updated from 1a191b to 267e80

0 comments on commit 01ce8fb

Please sign in to comment.