summaryrefslogtreecommitdiff
path: root/glx/glxext.c
AgeCommit message (Expand)Author
2009-08-25glx: Clean up more thoroughly if the drawable of a current context goes away.Michel Dänzer
2009-08-25glx: If a destroyed window is bound to the current context, make it not current.Michel Dänzer
2009-04-13glx: Fix drawable private leak on destroyKristian Høgsberg
2008-09-22Upgrade GLX Public License 1.0 to FreeB 2.0.Adam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-24Don't abort if swrast library is not presentDaniel Drake
2008-07-21Need to unref pixmaps backing pbuffers too.Kristian Høgsberg
2008-07-21Fix embarrasing GLXPixmap leak.Kristian Høgsberg
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg