https://bugs.freedesktop.org/show_bug.cgi?id=90325
Ian Romanick <i...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTABUG --- Comment #7 from Ian Romanick <i...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev