[Webkit-unassigned] [Bug 228268] [GTK4] [REGRESSION] Rendering on Nvidia is terribly broken, almost a blank screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 31 04:39:12 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=228268

--- Comment #40 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Thanks for looking into this.

So I don't understand graphics much, but I do know that we do not depend on GLX anymore -- EGL is mandatory nowadays -- so talk about GLX is a red flag because we're not using that anymore. So I think you've been debugging an older version of WebKitGTK with different graphics architecture? The current stable release is 2.40.0 and the last release to use GLX was 2.38. There's probably no point in debugging 2.38 at this point. (I think the GLX code is still present in 2.40, but unused. In main it has been removed.)

-- 
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/20230331/0db7781d/attachment.htm>


More information about the webkit-unassigned mailing list