summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxsync.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Don't force an initial sync.David Reveman1-1/+1
2008-10-30Fix sync batch timer leak.David Reveman1-22/+17
2008-10-30Add MIT-SHM support to DMX and make screen detach handlingDavid Reveman1-24/+12
2008-10-30Don't use xcb_get_input_focus_unchecked.David Reveman1-1/+1
2008-10-30Improve reply processing and sync batch handling.David Reveman1-53/+84
2008-10-30Asynchronous reply processing using XCB and more efficientDavid Reveman1-54/+125
2008-10-30Use XCB for event processing.David Reveman1-41/+0
2008-10-30Use XCB for much more efficient sync batching.David Reveman1-23/+57
2008-10-30Don't trigger the sync timer in block handler. Just flush outputDavid Reveman1-2/+5
2008-10-30Add better naming of screens and remove the screen argumentDavid Reveman1-1/+1
2008-10-30Nomad DMX work.David Reveman1-6/+35
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
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/+190