[webkit-changes] [WebKit/WebKit] 4ae5b3: [ANGLE] Update ANGLE to 2023-10-04 (3d75b794df0fae...

Dan Glastonbury noreply at github.com
Thu Oct 5 00:44:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ae5b3e71ab1c476c5126e2055054c91c9b5c1b2
      https://github.com/WebKit/WebKit/commit/4ae5b3e71ab1c476c5126e2055054c91c9b5c1b2
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/ThirdParty/ANGLE/ANGLE.plist
    M Source/ThirdParty/ANGLE/DEPS
    M Source/ThirdParty/ANGLE/WebKit/ANGLEShaderProgramVersion.h
    M Source/ThirdParty/ANGLE/WebKit/angle_commit.h
    M Source/ThirdParty/ANGLE/include/platform/autogen/FeaturesVk_autogen.h
    M Source/ThirdParty/ANGLE/include/platform/vk_features.json
    M Source/ThirdParty/ANGLE/infra/specs/angle.json
    M Source/ThirdParty/ANGLE/infra/specs/gn_isolate_map.pyl
    M Source/ThirdParty/ANGLE/infra/specs/test_suites.pyl
    M Source/ThirdParty/ANGLE/scripts/code_generation_hashes/GL_EGL_entry_points.json
    M Source/ThirdParty/ANGLE/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json
    M Source/ThirdParty/ANGLE/scripts/generate_entry_points.py
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/EmitMetal.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Debug.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Texture.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Texture.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/renderer_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/BufferVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/RendererVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/RendererVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/TextureVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_caps_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_caps_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_helpers.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_helpers.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gl_3_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_2_0_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_3_0_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_ext_autogen.cpp
    M Source/ThirdParty/ANGLE/src/tests/capture_replay_tests.py
    M Source/ThirdParty/ANGLE/src/tests/deqp_support/deqp_gles31_multisample_test_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/deqp_support/deqp_gles3_multisample_test_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/FramebufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/RobustBufferAccessBehaviorTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/TransformFeedbackTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/py_utils/android_helper.py
    M Source/ThirdParty/ANGLE/util/autogen/angle_features_autogen.cpp
    M Source/ThirdParty/ANGLE/util/autogen/angle_features_autogen.h

  Log Message:
  -----------
  [ANGLE] Update ANGLE to 2023-10-04 (3d75b794df0faee30b82ce9ef52b590ebf3511ae)
https://bugs.webkit.org/show_bug.cgi?id=262665
rdar://116491541

Reviewed by Dean Jackson and Kimmo Kinnunen

Contains upstream commits:
3d75b794df Vulkan: enable preferSubmitAtFBOBoundary for Virtio-GPU Venus
e109a092df Manual roll vulkan-deps from 89aea904c65f to f770c9936a5a (61 revisions)
f8f9847771 Suppress VUID-VkRenderPassBeginInfo-renderPass-00904
276e0c7864 Also suppress VUID-VkGraphicsPipelineCreateInfo-pStages-00739
43abae130b Suppress VUID-VkGraphicsPipelineCreateInfo-pStages-00738
c17ea30184 Roll SwiftShader from 5b6f768198ce to 400ac3a175a6 (1 revision)
777a46bfcb Metal: Fix power function translation
ffb3238057 Vulkan: Fix device creation on multi-queue devices
1eccf863d3 Handle non-debuggable com.android.angle.test on device
f29f73d9f0 Add missed include <atomic>
7540918449 Revert "Add VMA version to logcat"
7f5143c292 Vulkan: Notify VAO when VBO's mBufferWithUserSize changed.
8b9500ae15 Enable multisample deqp tests on bots
e9719f5c3e Capture/Replay: Disable VK_EXT_host_image_copy during capture
d919870f04 Vulkan: Do host image copy without holding the share group lock
09706e1c22 Roll SwiftShader from 7f4d495c89c2 to 5b6f768198ce (1 revision)
16086afbc5 Roll Chromium from 8a3d372ccd3c to 07002c74826e (635 revisions)

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




More information about the webkit-changes mailing list