summaryrefslogtreecommitdiff
path: root/glx/glxcmds.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-13glx: Fix drawable private leak on destroyKristian Høgsberg1-13/+31
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-33/+28
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg1-0/+1
2008-08-26Fix driGetConfigAttribIndex unaligned access to GLboolean.Kristian Høgsberg1-3/+5
2008-08-17glx: avoid possible NULLptr deref, fix #16884Jie Luo1-4/+8
2008-07-28GLX: Unreference drawables bound to the old context, not the new one.Michel Dänzer1-3/+3
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg1-9/+0
2008-07-24Drop unnecessary linked list of contexts from GLXDrawable.Kristian Høgsberg1-6/+10
2008-07-21Fix embarrasing GLXPixmap leak.Kristian Høgsberg1-4/+0
2008-06-10glx: copy msaa visual capabilitiesRoland Scheidegger1-6/+9
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+2383