summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxcursor.h
AgeCommit message (Collapse)AuthorFilesLines
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh1-3/+3
Replaces the use of the screen pointer itself as the key, which was nice but won't work now that an array index is being stored.
2008-05-14dmx: fix build.Peter Hutterer1-1/+1
Just because it builds, doesn't mean it works.
2007-08-30devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh1-2/+5
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+70