xserver/hw/dmx/input
Peter Hutterer 20fb07f436 input: remove DDX event list handling
The current approach to event posting required the DDX to request the event
list (allocated by the DIX) and then pass that list into QueuePointerEvent
and friends.

Remove this step and use the DIX event list directly. This means that
QueuePointerEvent is not reentrant but it wasn't before anyway.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-05-11 14:27:36 +10:00
..
ChkNotMaskEv.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
ChkNotMaskEv.h
Makefile.am dmx: purge DMX EQ leftovers 2009-09-13 10:30:17 +10:00
atKeynames.h dix: purge leftover manual key down bit setting. 2010-07-07 13:29:46 +10:00
dmxarg.c
dmxarg.h
dmxbackend.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxbackend.h
dmxcommon.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxcommon.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxconsole.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxconsole.h
dmxdetach.c
dmxdummy.c XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxdummy.h
dmxevents.c input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
dmxevents.h
dmxinputinit.c dmx: warning fixes 2011-01-20 21:03:42 -05:00
dmxinputinit.h dmx: Fix XSetExtensionErrorHandler calls to agree on constness. 2010-06-03 14:03:22 -07:00
dmxmap.c
dmxmap.h
dmxmotion.c Add support for per-axis valuator modes (Relative/Absolute) 2010-10-22 13:37:57 +10:00
dmxmotion.h
dmxsigio.c
dmxsigio.h
dmxxinput.c input: Purge AddOtherInputDevices DDX hook. 2010-09-01 15:26:52 +10:00
lnx-keyboard.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-keyboard.h
lnx-ms.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-ms.h
lnx-ps2.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-ps2.h
usb-common.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
usb-common.h
usb-keyboard.c dmx: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
usb-keyboard.h
usb-mouse.c
usb-mouse.h
usb-other.c
usb-other.h
usb-private.h