https://bugs.freedesktop.org/show_bug.cgi?id=30045
--- Comment #1 from Jon TURNEY <[email protected]> 2010-09-06 08:51:59 PDT --- Created an attachment (id=38478) View: https://bugs.freedesktop.org/attachment.cgi?id=38478 Review: https://bugs.freedesktop.org/review?bug=30045&attachment=38478 Some fixes for GLX_INDIRECT_RENDERING only build Attached patch fixes some (not all) of GLX_INDIRECT_RENDERING and !GLX_DIRECT_RENDERING build issues. There still remain some issues with the use of psc->dpy in indirect_glx.c. I'm not sure if changing to use psc->display->dpy is sematically the same. In which case psc->dpy could be removed? -- 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
