summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Remove TriStrip and TriFan from the picture screenSøren Sandmann Pedersen1-2/+0
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-0/+23
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-4/+0
2008-12-19dmx: Fix calloc macro confusion.Adam Jackson1-3/+3
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-4/+2
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-2/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+0
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer1-0/+4
2004-07-31Add new extension enable/disable feature. This code is a small step in theKevin E Martin1-3/+0
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+377