summaryrefslogtreecommitdiff
path: root/hw/dmx/input/dmxbackend.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-5/+5
2013-09-10mipointer: Remove deprecated miPointerCurrentScreenAdam Jackson1-5/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-155/+204
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-1/+1
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer1-1/+1
2008-10-08Fix more xcalloc stupidity.Adam Jackson1-2/+2
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-04-02checkpoint clean-upBrian1-16/+1
2007-04-02In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t...Brian1-1/+5
2007-04-02formatting fixesBrian1-3/+6
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian1-1/+1
2007-03-30more debugBrian1-2/+1
2007-03-30Checkpoint fixes to DMX for X input changes.Brian1-0/+19
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-1/+5
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+604