xserver/hw/xfree86
Peter Hutterer 0dbcbd35f6 xfree86: Split the working code of NIDR into new xf86NewInputDevice.
The xfree86 server previously hat NewInputDeviceRequest and InitInput, and
both basically did the same thing. Reduce NIDR to parameter checking and use
xf86NewInputDevice from both InitInput and NIDR to actually create the device.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2008-11-24 10:17:45 +10:00
..
common xfree86: Split the working code of NIDR into new xf86NewInputDevice. 2008-11-24 10:17:45 +10:00
ddc Add missing newline when printing edid info 2008-11-13 13:57:30 -05:00
dixmods DGA: Track client state even when using old style DGA. 2008-10-09 22:22:53 +02:00
doc xfree86: If AEI is on, disable "kbd" and "mouse" devices. 2008-10-29 12:07:26 +10:30
dri dri: don't set the dixPrivate key to NULL, as this is a staticly set variable. 2008-10-10 23:28:30 +02:00
dri2 DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL. 2008-11-15 13:28:53 +01:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
fbdevhw fbdevhw: Remove pixclock check. 2008-09-04 13:08:06 +02:00
i2c Dead code removal 2008-07-17 21:37:50 +03:00
int10 int10: Degrade the checksum warning to X_INFO. 2008-10-14 14:30:19 -04:00
loader Remove XEvIE 2008-11-04 16:01:07 +10:30
modes Only add default modes if EDID supports continuous-frequency 2008-11-13 15:00:30 -05:00
os-support Remove the old libusbhid copy from os-support/bsd. 2008-11-22 19:12:23 +01:00
parser Remove some null statements. 2008-11-08 12:21:20 -05:00
ramdac Nuke unused variables 2008-10-26 11:44:10 +01:00
shadowfb Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
utils Remove xorgcfg 2008-07-24 03:01:45 +03:00
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
xaa XAA PixmapOps: Sync before accessing unwrapped callbacks. 2008-11-07 19:13:58 +01:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am re-enable DRI2 2008-10-15 12:00:16 +01:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00