[Webkit-unassigned] [Bug 280799] noclip.website appears broken in Safari 18
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 12 10:42:09 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280799
--- Comment #6 from Jasper St. Pierre <jstpierre at mecheye.net> ---
Thank you. I've added a workaround for now to disable use of invalidateFramebuffer when UNMASKED_VENDOR says it is from "Apple Inc.".
To continue to debug, if you run this in the JS Console:
main.viewer.gfxDevice._invalidateFramebufferBroken = false
Then the screen should go black again.
For reference, my usage of gl.invalidateFramebuffer here is for the same reason: trying to optimize MSAA resolves, since WebGL lacks an equivalent to EXT_multisampled_render_to_texture.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241012/41feb4e5/attachment.htm>
More information about the webkit-unassigned
mailing list