summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxextension.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-19dmx: Fix calloc macro confusion.Adam Jackson1-6/+8
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-04-18Death to APPGROUP.Adam Jackson1-1/+0
2007-11-05DMX: Remove usage of allocaDaniel Stone1-6/+6
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-12-16Fix RENDER issues (bug #7555) and implement RENDER add/remove screenJames Steven Supancic III1-1/+132
2006-06-07Fix compiler warning about undefined ReinitializeRootWindow functionGreg Kroah-Hartman1-3/+0
2006-04-07Coverity #1037: Sanity check idx before use.Adam Jackson1-2/+4
2006-04-02Reorder link order for Xdmx to fix new screensaver variable referencexorg-server-1_0_99_2Adam Jackson1-3/+0
2006-04-01Hack around the new screensaver variable for DMX, which is otherwiseAdam Jackson1-0/+3
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-2/+6
2004-07-28When using DMX console input, make detached screens display as grey (vs.Rik Faith1-0/+3
2004-07-18Addition of console input after removal of core backend input that is notRik Faith1-2/+2
2004-07-06- Disable building DMX on OSs that have not been verified to buildKevin E Martin1-29/+29
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+1490