[Webkit-unassigned] [Bug 235626] [WPE][GTK] Feature Request: WebGL2 Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 06:22:10 PST 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org
            Summary|Feature Request: WebGL2     |[WPE][GTK] Feature Request:
                   |Support                     |WebGL2 Support

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
That is currently conditional on USE_ANGLE_WEBGL, which we set to OFF.

Tangent follows:

ANGLE is an unwanted dependency and we should prefer to delete it, rather than depend further on it. An ideal future: WebKit would not use any ANGLE internals, ANGLE would install a shared library with proper library versioning and API/ABI stability for whatever symbols that WebKit needs, and we would either delete it from Source/ThirdParty or at least exclude it from our tarball releases. But sadly, there are no signs that ANGLE developers intend to work on fixing any of that. In the meantime... here we are.

Assuming that we wanted to, I don't know what it would take to turn on USE_ANGLE_WEBGL.

-- 
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/20220126/929c3b9a/attachment.htm>


More information about the webkit-unassigned mailing list