summaryrefslogtreecommitdiff
path: root/GL/glx/glxserver.h
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-266/+0
2007-10-18Introduce a new "GlxVisuals" option that controls which visuals are added.Kristian Høgsberg1-0/+10
2007-10-12Convert GLX module to use screen private indexes like everything else.Kristian Høgsberg1-3/+2
2007-07-10Make sure DRI drawables are cleaned up when client dies.Michel Dänzer1-0/+2
2007-05-22AIGLX: Zero-copy texture-from-pixmap.Michel Dänzer1-4/+4
2006-09-07Fix AIGLX VT switching.Kristian Høgsberg1-2/+3
2006-09-06Remove prototypes and externs for non-existant functions and variables.Ian Romanick1-3/+0
2006-08-23Convert protocol decode tabels for Render and RenderLarge to use nice,Ian Romanick1-2/+0
2006-08-23Rename __glXDrawArraysSize to __glXDrawArraysReqSize. This makes itsIan Romanick1-1/+1
2006-08-23Convert protocol decode tables for Single, VendorPrivate, andIan Romanick1-1/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-06Drop global GLX error integer variables and use __glXError() instead.Kristian Høgsberg1-1/+2
2006-03-21#include indirect_dispatch to get prototypes for FBO functions.Kristian Høgsberg1-0/+3
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-1/+0
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-5/+25
2006-01-12Bug #2996: libglx / libGLcore should use a dispatch tableIan Romanick1-54/+2
2005-10-01Refactors __glXImageSize and __glXImage3DSize into a single function. ItIan Romanick1-7/+4
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson1-1/+2
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-0/+1
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-2/+1
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_0STSF-CURRENTEgbert 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
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley1-1/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+3
2003-11-14Initial revisionKaleb Keithley1-0/+282