Bug 256861 - WebXR: Severe aliasing in WebXR experiences (with WebGL1 contexts)
Summary: WebXR: Severe aliasing in WebXR experiences (with WebGL1 contexts)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-16 14:37 PDT by Dean Jackson
Modified: 2023-06-02 14:17 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2023-05-16 14:37:07 PDT
We don't set up the multisample buffer when using WebGL1 contexts in WebXR.
Comment 1 Dean Jackson 2023-05-16 14:37:32 PDT
rdar://109424254
Comment 2 Dean Jackson 2023-05-16 14:42:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13938
Comment 3 EWS 2023-06-02 14:17:38 PDT
Committed 264838@main (d6ae2528a9f3): <https://commits.webkit.org/264838@main>

Reviewed commits have been landed. Closing PR #13938 and removing active labels.