summaryrefslogtreecommitdiff
path: root/hw/xgl/xglpixmap.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Remove xgl.Adam Jackson1-744/+0
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-1/+1
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+1
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie1-105/+248
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie1-10/+20
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman1-13/+0
2005-04-13Add GLX code to XglDavid Reveman1-1/+2
2005-03-11Use negative stride and PBOs in XglDavid Reveman1-20/+61
2005-02-11Fixes a few problems in XglDavid Reveman1-2/+8
2005-02-08update Xgl to changes in damage API. Remove some flags to support softwareKeith Packard1-0/+1
2005-01-26Xgl improvementsDavid Reveman1-18/+84
2004-11-14Add xglPixmapToRegionDavid Reveman1-0/+18
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-5/+17
2004-11-04Add working Xgl server codeDavid Reveman1-23/+411
2004-06-04Add (stubbed out) Xgl server codeKeith Packard1-0/+68