[Mesa-dev] [Bug 32254] EGL+OpenGL API failed to work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 9 18:01:16 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32254
--- Comment #5 from Chia-I Wu <olvaffe at gmail.com> 2010-12-09 18:01:15 PST ---
Created an attachment (id=40975)
View: https://bugs.freedesktop.org/attachment.cgi?id=40975
Review: https://bugs.freedesktop.org/review?bug=32254&attachment=40975
Link st_GL to libGL
Does this patch help?
_glapi_tls_Context is defined in libGL.so, libGLESv1_CM.so, and libGLESv2.so.
But since st_GL.so can support all 3 APIs, it cannot link to any of them at
compile time. If the patch works, I will look into if there is any dlopen
trick that may help the situation.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list