summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-26dmx: Correctly compute DMXGetScreenAttributes reply lengthJon TURNEY1-1/+2
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer1-1/+1
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-3/+4
2009-09-14Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.Kevin E Martin1-3/+1
2009-07-14dmx: switch to byte counting functionsPeter Hutterer1-10/+10
2009-03-04Remove dead EXTENSION_PROC_ARGS defineTomas Carnecky1-1/+0
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-5/+1
2007-11-05DMX: Remove usage of allocaDaniel Stone1-24/+24
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-7/+7
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-6/+6
2005-07-15Fix the *-config.h includes for the files that have moved in the modularKevin E Martin1-2/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-04-20Change dmxext.h and dmxproto.h to <X11/extensions/...>.Daniel Stone1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-08-27Add missing reply for DMX (Rik Faith).Kevin E Martin1-0/+1
2004-07-06- Disable building DMX on OSs that have not been verified to buildKevin E Martin1-0/+4
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+1124