summaryrefslogtreecommitdiff
path: root/GL/glx/glxutil.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-154/+0
2008-04-24glx: test for valid read and draw privates before using themDave Airlie1-28/+30
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg1-3/+2
2007-10-12Implement ChangeDrawableAttributes so we can support GLX_EVENT_MASK.Kristian Høgsberg1-0/+1
2007-10-12Implement GLX pbuffers.Kristian Høgsberg1-3/+3
2007-10-12Implment GLXPixmaps.Kristian Høgsberg1-4/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-06Move __GLXdrawable lookup and creation into GetDrawableOrPixmap.Kristian Høgsberg1-50/+0
2006-07-06Move createDrawable from __GLXcontext to __GLXscreen.Kristian Høgsberg1-2/+22
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-74/+0
2006-03-13First batch of AIGLX fixes from David Reveman.Kristian Høgsberg1-5/+9
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-283/+31
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-0/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-57/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-22/+50
2003-11-14Initial revisionKaleb Keithley1-0/+527