https://bugs.freedesktop.org/show_bug.cgi?id=45238
Ian Romanick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTOURBUG --- Comment #1 from Ian Romanick <[email protected]> 2012-01-25 12:55:49 PST --- The game is just broken. It check the client extension string (returned by glXGetClientString(dpy, GLX_EXTENSIONS)) instead of the list of extensions that are actually available for use (returned by glXQueryExtensionsString). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
