summaryrefslogtreecommitdiff
path: root/hw/xgl/xgl.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson1-1474/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-12/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-12/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-16/+17
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-19/+0
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie1-126/+221
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt1-4/+7
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie1-15/+51
2005-12-23make xgl code at least build against latest glitz.Dave Airlie1-0/+1
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman1-51/+6
2005-04-27Line drawing improvements to XglDavid Reveman1-1/+3
2005-04-19Hash texture objects and display lists in XglDavid Reveman1-0/+32
2005-04-13Add GLX code to XglDavid Reveman1-0/+11
2005-03-11Use negative stride and PBOs in XglDavid Reveman1-1/+22
2005-03-08Better ShmPutImage support in XglDavid Reveman1-0/+22
2005-03-01Add dither support to XglDavid Reveman1-0/+1
2005-02-01Use negative stride for trapezoid masks in XglDavid Reveman1-1/+1
2005-01-26Xgl improvementsDavid Reveman1-188/+484
2004-11-14Add xglPixmapToRegionDavid Reveman1-0/+4
2004-11-05Use UTF-8 encoding in Xgl sourcesDavid Reveman1-1/+1
2004-11-05Use negative strides in Xgl if pixel data have bottom-top scanline orderDavid Reveman1-1/+0
2004-11-04Add working Xgl server codeDavid Reveman1-56/+984
2004-06-04Add (stubbed out) Xgl server codeKeith Packard1-0/+97