Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 40a587be57369f415bf7ed68ecc2f0354bdd90de
https://github.com/WebKit/WebKit/commit/40a587be57369f415bf7ed68ecc2f0354bdd90de
Author: Dan Glastonbury <[email protected]>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm
Log Message:
-----------
[WebXR] Fixes due to Update ANGLE to 2024-04-26
https://bugs.webkit.org/show_bug.cgi?id=273391
rdar://127219301
Reviewed by Cameron McCormack.
Upstream ANGLE change for overriding internal image format for externally
attached images will fail if EGL_TEXTURE_INTERNAL_FORMAT_ANGLE is
EGL_NONE. Change createExternalImage to skip passing
EGL_TEXTURE_INTERNAL_FORMAT_ANGLE if EGL_NONE is passed for internalFormat.
* Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm:
(WebCore::GraphicsContextGLCocoa::createExternalImage):
Canonical link: https://commits.webkit.org/278149@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes