[Mesa-dev] [Bug 90325] No static entry point for glQueryCounter and other entry points in ARB_timer_query
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 5 14:58:41 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90325
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #7 from Ian Romanick <idr at freedesktop.org> ---
libGL is only supposed to export the symbols that are part of the Linux OpenGL
ABI. That is OpenGL 1.2 + GL_ARB_multitexture. To maintain cross-distro /
cross-vendor / cross-version compatibility, you must use glXGetProcAddress or
glXGetProcAddressARB to access any other symbols.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150505/a0cdaab1/attachment.html>
More information about the mesa-dev
mailing list