summaryrefslogtreecommitdiff
path: root/hw/xwin/winpixmap.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-110/+101
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard1-3/+4
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson1-4/+3
2010-11-11Remove superfluous if(p!=NULL) checks around free(p); p=NULL;Cyril Brulebois1-5/+2
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-3/+3
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-3/+3
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-7/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-7/+34
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+7
2003-11-14Initial revisionKaleb Keithley1-0/+206