summaryrefslogtreecommitdiff
path: root/GL/mesa/X/xf86glx.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-14glx: move __glXMesaProvider from GLcore module to glx module.George Sapountzis1-409/+0
2007-04-14glx: drop xmesaP.h include from xf86glx.cGeorge Sapountzis1-1/+0
2007-03-30Make xf86glx.c unaware of Mesa internalsGeorge Sapountzis1-27/+5
2007-01-04Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt1-1/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-06Drop unused GL/include subtree.Kristian Høgsberg1-1/+0
2006-07-06Move createDrawable from __GLXcontext to __GLXscreen.Kristian Høgsberg1-25/+14
2006-03-30Mark the ARGB FBConfig as nonconforming to prevent drivers and apps fromKristian Høgsberg1-1/+2
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-7/+1
2006-03-17More patches from David Reveman:Kristian Høgsberg1-1/+10
2006-03-13First batch of AIGLX fixes from David Reveman.Kristian Høgsberg1-0/+6
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-698/+217
2005-10-22programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.cDave Airlie1-0/+1
2005-09-28Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick1-30/+0
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-2/+10
2004-06-16Initial revisionEric Anholt1-0/+931