[webkit-changes] [WebKit/WebKit] 24ec7c: [GTK][WPE] PlatformDisplay should not use EGL_EXTE...
Carlos Garcia Campos
noreply at github.com
Thu Oct 26 00:03:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24ec7c56a453365e144d30266c5a61be8a782115
https://github.com/WebKit/WebKit/commit/24ec7c56a453365e144d30266c5a61be8a782115
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp
Log Message:
-----------
[GTK][WPE] PlatformDisplay should not use EGL_EXTERNAL_CONTEXT_SAVE_STATE_ANGLE
https://bugs.webkit.org/show_bug.cgi?id=263646
Reviewed by Kimmo Kinnunen.
It is removed in upstream ANGLE and it's not actually needed.
* Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp:
(WebCore::PlatformDisplay::angleSharingGLContext):
Canonical link: https://commits.webkit.org/269804@main
More information about the webkit-changes
mailing list