[webkit-changes] [WebKit/WebKit] aeb6ff: [WebXR] Immersive VR session renders as black in v...
Dan Glastonbury
noreply at github.com
Tue Jul 16 17:45:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aeb6ff9afb43901e297b4d232665a04233cd9a6c
https://github.com/WebKit/WebKit/commit/aeb6ff9afb43901e297b4d232665a04233cd9a6c
Author: Dan Glastonbury <djg at apple.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M Source/WebCore/Modules/webxr/WebXROpaqueFramebufferCocoa.cpp
Log Message:
-----------
[WebXR] Immersive VR session renders as black in visionOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=276649
rdar://131790580
Reviewed by Mike Wyrzykowski.
Reinstate the old code for resolveMSAAFramebuffer() on non-visionOS platforms,
including simulators.
Additionally, only bind buffers to explicit resolve target attachments in
visionOS, non-simulator builds.
* Source/WebCore/Modules/webxr/WebXROpaqueFramebufferCocoa.cpp:
(WebCore::WebXROpaqueFramebuffer::resolveMSAAFramebuffer):
(WebCore::WebXROpaqueFramebuffer::setupFramebuffer):
Canonical link: https://commits.webkit.org/281031@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list