summaryrefslogtreecommitdiff
path: root/hw/xgl/xglglx.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson1-260/+0
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie1-77/+111
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt1-2/+2
2005-12-23fix up xglglx.cDave Airlie1-0/+226
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie1-4911/+0
2005-12-23fix glx up for newest glitz interfaceDave Airlie1-3/+3
2005-07-01Fix return values in Xgl render texture implementationDavid Reveman1-8/+8
2005-06-15Shut up compilerDavid Reveman1-4/+4
2005-06-10New implementation of GLX_MESA_render_textureDavid Reveman1-158/+198
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman1-809/+2100
2005-05-02Set stencil size for Xgl GLX visualsDavid Reveman1-0/+1
2005-04-27Fix typoDavid Reveman1-12/+12
2005-04-26Add glCopy operation and glPushAttrib/glPopAttrib support to Xgl GLXDavid Reveman1-133/+747
2005-04-25Add scissor based clipping to Xgl GLXDavid Reveman1-78/+830
2005-04-19Hash texture objects and display lists in XglDavid Reveman1-50/+757
2005-04-13Add GLX code to XglDavid Reveman1-0/+1506