[Mesa-dev] [Bug 32254] EGL+OpenGL API failed to work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 9 19:52:21 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32254
--- Comment #9 from Chia-I Wu <olvaffe at gmail.com> 2010-12-09 19:52:19 PST ---
(In reply to comment #7)
> (In reply to comment #5)
> > 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.
>
> I just tried this patch. EGL+OpenGL API can basically work now, although still
> some remapping index failures.
I've made a commit to do some more work when loading st_GL.so. It should help
for this specific issue, but it does not solve the real problem mentioned in
last comment.
--
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