summaryrefslogtreecommitdiff
path: root/hw/xgl/xglpixmap.c
AgeCommit message (Expand)Author
2008-06-12Remove xgl.Adam Jackson
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh
2006-01-18Updated xgl code drop from Novell + xserver tree changesDave Airlie
2005-12-23Well there were a couple of snapshots later than CVS available outside ofDave Airlie
2005-06-07GLX improvements and remove use of pbuffers for offscreen rendering in XglDavid Reveman
2005-04-13Add GLX code to XglDavid Reveman
2005-03-11Use negative stride and PBOs in XglDavid Reveman
2005-02-11Fixes a few problems in XglDavid Reveman
2005-02-08update Xgl to changes in damage API. Remove some flags to support softwareKeith Packard
2005-01-26Xgl improvementsDavid Reveman
2004-11-14Add xglPixmapToRegionDavid Reveman
2004-11-05Use UTF-8 encoding in Xgl sourcesDavid Reveman
2004-11-05Use negative strides in Xgl if pixel data have bottom-top scanline orderDavid Reveman
2004-11-04Add working Xgl server codeDavid Reveman
2004-06-04Add (stubbed out) Xgl server codeKeith Packard