[Webkit-unassigned] [Bug 146511] [GTK] ENABLE_OPENGL=OFF builds still include GL-specific files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 00:52:42 PDT 2015


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

--- Comment #6 from Zan Dobersek <zan at falconsigh.net> ---
The idea for the future is to fold USE_TEXTURE_MAPPER_GL into USE_TEXTURE_MAPPER, i.e. only one variable guarding the TextureMapper implementation (which only supports OpenGL backend at this point).

If you were able to disable USE_TEXTURE_MAPPER (much like USE_TEXTURE_MAPPER_GL is now disabled if there's no OpenGL support), the files you're modifying in the patch wouldn't be built at all.

I'm not sure what's the reason behind enabling USE_TEXTURE_MAPPER at all times though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150706/e92a9de3/attachment.html>


More information about the webkit-unassigned mailing list