Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 855a2ca13f6a85b0aacb0576fbbc9a926e646b2e
https://github.com/WebKit/WebKit/commit/855a2ca13f6a85b0aacb0576fbbc9a926e646b2e
Author: Carlos Garcia Campos <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M Source/WebCore/platform/graphics/PlatformDisplay.cpp
Log Message:
-----------
[GTK][WPE] Do not use epoxy PlatformDisplay::create|destroyEGLImage
https://bugs.webkit.org/show_bug.cgi?id=260968
Reviewed by Michael Catanzaro.
libepoxy needs a current context to work, but creating EGL images
doesn't need any context, it's display API.
* Source/WebCore/platform/graphics/PlatformDisplay.cpp:
(WebCore::PlatformDisplay::createEGLImage const):
(WebCore::PlatformDisplay::destroyEGLImage const):
Canonical link: https://commits.webkit.org/267503@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes