[Webkit-unassigned] [Bug 241131] BitmapTextureGL.cpp: undefined reference to WebCore::openGLFunctionTable when WEBGL=no

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 09:49:01 PDT 2022


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Dennis Nezic from comment #3)
> Yea I was wondering about that. Shouldn't we then have the cmake
> configuration script enforce that dependency?

We only enforce dependencies for public options. Private options are a free-for-all: trying to set rules for them would be a little silly, since only WebKit developers should be using them.

> I assumed the dependency was the other way around, that webgl was the higher
> level (and unecessary imho) thing that depended on opengl. Maybe I don't
> even need opengl - I don't do anything 3d with my browser - does it help
> with 2d stuff?

I think OpenGL enabled should result in faster rendering.

-- 
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/20220531/1fb03507/attachment.htm>


More information about the webkit-unassigned mailing list