xserver/hw/kdrive/src
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
..
Makefile.am kdrive: Remove unused kmap.c 2010-01-06 20:27:45 +06:00
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
kcmap.c Quit using clientErrorValue in dix/colormap.c. 2010-05-13 17:14:07 -07:00
kdrive.c consolidate SetRootClip (v2) 2011-03-28 10:06:32 +10:00
kdrive.h consolidate SetRootClip (v2) 2011-03-28 10:06:32 +10:00
kinfo.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
kinput.c input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
kmode.c kdrive: Remove unused overlay fb support 2010-01-06 19:47:53 +06:00
kshadow.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
kxv.c Replace malloc/strlen/strcpy with strdup. 2010-08-27 19:05:48 -04:00
kxv.h Remove trailing whitespace 2010-01-01 23:22:49 -08:00