summaryrefslogtreecommitdiff
path: root/hw/xgl/xglscreen.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson1-473/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-12NULL is not a valid argument to CreatePicture, please use serverClientEamon Walsh1-1/+2
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-3/+0
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie1-111/+146
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie1-19/+14
2005-12-23make xgl code at least build against latest glitz.Dave Airlie1-2/+1
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman1-6/+6
2005-04-27Line drawing improvements to XglDavid Reveman1-0/+1
2005-04-13Add GLX code to XglDavid Reveman1-12/+20
2005-03-11Use negative stride and PBOs in XglDavid Reveman1-4/+16
2005-03-08Better ShmPutImage support in XglDavid Reveman1-1/+2
2005-01-26Xgl improvementsDavid Reveman1-38/+164
2004-11-14Add xglPixmapToRegionDavid Reveman1-5/+2
2004-11-05Use UTF-8 encoding in Xgl sourcesDavid Reveman1-1/+1
2004-11-04Add working Xgl server codeDavid Reveman1-0/+303