[Webkit-unassigned] [Bug 146680] Replace OpenGL{, ES}Shims with libepoxy, and #if USE(OPENGL_ES_2) with runtime checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 09:14:41 PDT 2016


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

--- Comment #14 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #12)
> I don't like adding projects to ThirdParty either, but sometimes there's no
> other way if we need to add a new dependency that is mandatory. Using
> libepoxy conditionally doesn't make sense, I think.

I don't mean use it conditionally; that doesn't make sense. I mean use the version under ThirdParty for Windows (and maybe Mac?), and get it from the system on Linux (because almost all distros will patch to get the system version regardless, so it's nicer to handle it upstream).

-- 
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/20160906/8054ea67/attachment.html>


More information about the webkit-unassigned mailing list