xserver-multidpi/hw
Peter Hutterer 160c2db32d dmx: provide enough space for axis mappings
relmap/absmap is used as a evdev-axis-to-x-axis mapping. ABS_X maps to
axis 0, ABS_Y to 1, etc. skipping over non-existing axes so that the third bit
set in the ABS_* range is axis 2, and so on. This requires us to actually have
enough space to have all the ABS_*/REL_* range.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-09-25 03:52:54 +10:00
..
dmx dmx: provide enough space for axis mappings 2013-09-25 03:52:54 +10:00
kdrive kdrive: fix build error on gcc 4.8 for out-of-bounds array access 2013-09-06 07:04:17 +10:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 xfree86: de-duplicate some AM_CPPFLAGS 2013-08-06 13:14:56 +10:00
xnest Fix typo in header guard. 2013-07-17 18:11:41 -07:00
xquartz XQuartz: pbproxy: Fix build with -DDEBUG 2013-09-16 07:06:57 -07:00
xwin hw/xwin: Remove unnecessary and incorrect HWND casts 2013-08-30 14:22:22 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00