summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxcursor.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Drop DMX DDXPovilas Kanapickas1-1023/+0
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2015-04-21Convert hw/dmx to new *allocarray functionsAlan Coopersmith1-1/+1
2013-09-10mipointer: Remove EnqueueEvent from miPointerScreenFuncRecAdam Jackson1-1/+0
2013-09-10mipointer: Flatten calls to mieqSwitchScreenAdam Jackson1-1/+0
2012-11-29hw/dmx: add update_desktop_dimensions() callSybren van Elderen1-0/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-244/+278
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-29/+33
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer1-2/+2
2009-09-13dmx: remove dmx-internal event queue.Peter Hutterer1-2/+2
2009-08-05dmx: include inputstr.h for inputInfo.pointerPeter Hutterer1-0/+1
2008-10-08mi: remove deprecated and unused functions.Tiago Vignatti1-5/+0
2008-06-05dmx: don't dereference a nullpointer.Peter Hutterer1-1/+1
2008-06-05dmx: add stubs for DeviceCursorInitialize, DeviceCursorCleanupPeter Hutterer1-0/+11
2008-05-14dmx: fix build.Peter Hutterer1-9/+9
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh1-4/+4
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian1-1/+1
2007-03-30Checkpoint fixes to DMX for X input changes.Brian1-1/+11
2007-03-30more formatting fixesBrian1-3/+6
2007-03-30Fix some bad formatting.Brian1-35/+75
2006-09-23Replace broken DMXDBG3() with DMXDBG2()Brian1-2/+2
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/+922