summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxpixmap.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
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-3/+2
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+0
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
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-4/+0
2006-04-14Coverity #804: Another leak on OOM path.Adam Jackson1-1/+4
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+248