summaryrefslogtreecommitdiff
path: root/glx
AgeCommit message (Expand)AuthorFilesLines
2008-07-28AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().Michel Dänzer1-2/+6
2008-07-25Clean up unused definitions from glx headers.Kristian Høgsberg3-57/+0
2008-07-24Don't abort if swrast library is not presentDaniel Drake2-14/+25
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg7-90/+0
2008-07-24Drop unnecessary linked list of contexts from GLXDrawable.Kristian Høgsberg3-83/+10
2008-07-21Need to unref pixmaps backing pbuffers too.Kristian Høgsberg1-1/+5
2008-07-21Fix embarrasing GLXPixmap leak.Kristian Høgsberg2-4/+5
2008-07-20distcheck fixesJulien Cristau1-0/+3
2008-07-02VBO: Regenerate files based on recent changes to gl_API.xmlIan Romanick2-2/+14
2008-06-13glx: drop unused cleargcGeorge Sapountzis1-7/+0
2008-06-13AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.Michel Dänzer1-0/+4
2008-06-10glx: copy msaa visual capabilitiesRoland Scheidegger1-6/+9
2008-06-05gl: include assert.h if we're compiling with DEBUG.Paulo Cesar Pereira de Andrade1-0/+3
2008-05-23glx: fix memory corruption with r5g6b5George Sapountzis1-2/+5
2008-05-23glx: missing swrast is fatalGeorge Sapountzis1-1/+1
2008-05-23glx: drop stray glcore.h includeGeorge Sapountzis1-6/+0
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg58-0/+46366