https://bugs.freedesktop.org/show_bug.cgi?id=29235 Summary: OpenGL applications segfault in glxMakeCurrent with git mesa Product: DRI Version: DRI CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: General AssignedTo: dri-devel@xxxxxxxxxxxxxxxxxxxxx ReportedBy: ghepeu@xxxxxxxxxxx Recent changes to mesa (almost certainly krh glx rework) made all GL applications segfault in glxMakeCurrent with DRI1, both hardware dri and software (but not with indirect rendering, ie. compiz). Commit 4d58b5b482d06ab8d4c4b2db33d0b48b7c82d064 (glx: Drop duplicate psc field in drisw context struct) fixed software rendering, trivially making the same changes in dri_glx.c fixed rendering with hardware acceleration too. Simple patch attached. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel