summaryrefslogtreecommitdiff
path: root/hw/xnest/Pixmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2013-09-10Xnest: Implement xnestModifyPixmapHeaderMichal Srb1-0/+15
2012-03-21Introduce a consistent coding styleKeith Packard1-81/+81
2011-04-24hw/xnest: remove duplicated includeNicolas Kaiser1-1/+0
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard1-2/+3
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson1-3/+2
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-7/+3
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-8/+8
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2008-11-25Warning fixAdam Jackson1-1/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+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-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-4/+4
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+2
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-6/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-04-03Coverity #616: Fix a rare memory leak.Adam Jackson1-1/+4
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
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 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert 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 folksKaleb Keithley1-11/+8
2003-11-14XFree86 4.3.0.1Kaleb Keithley1-3/+13
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+130