[Webkit-unassigned] [Bug 70548] Make WebCore depend on translator_glsl instead of translator_common

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 17:56:01 PDT 2011


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





--- Comment #6 from Antoine Labour <piman at chromium.org>  2011-10-20 17:56:01 PST ---
As discussed, I'm 99.9% sure we only directly depend on translator_glsl on all chrome platforms:
- the code in WebCore asks for a GLSL translator
- we already link translator_glsl in chrome
- as you mention, we can't link in both

translator_hlsl is only used inside of the ANGLE libGLESv2 (without its symbols being exported), but that should be independent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list