xserver/hw/xfree86/common
Peter Hutterer e317943c12 xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.
Remove AEI check from configImpliedLayout as the setting isn't actually parsed
at this point anyway (written by Sasha Hlusiak).

Resurrect checkInput() and check for devices there if AEI is false (this also
creates the default devices if required).

Set AllowEmptyInput to enabled by default if hotplugging is enabled.
2008-07-03 22:49:46 +09:30
..
Makefile.am Build: Ensure xf86DefModeSet.c ends in an empty line 2008-05-07 22:29:04 +03:00
atKeynames.h Fix key repeats during VT switch. 2007-09-05 17:46:23 -07:00
compiler.h Check for __amd64__, not __x86_64__. 2008-06-24 14:37:06 -04:00
extramodes Remove some default modes that really shouldn't be in the default set. 2008-06-24 10:40:36 -04:00
fourcc.h
modeline2c.awk Bug #14927: Fix the math for xf86NumDefaultModes. 2008-03-10 09:14:20 -04:00
scoasm.h
vesamodes Fix standard VESA modes. 2006-11-03 14:06:32 -08:00
xf86.h Make DRI2 a serverlayout/serverflags option. 2008-04-14 15:23:57 -04:00
xf86AutoConfig.c Check for __amd64__, not __x86_64__. 2008-06-24 14:37:06 -04:00
xf86Build.h.in Print the build time as well as the date if we can. 2007-06-04 02:03:44 -04:00
xf86Bus.c Add M32R architecture support (bug #10020) 2008-04-30 11:58:32 +03:00
xf86Bus.h Simplify system resource range setup. 2007-11-15 15:03:58 -05:00
xf86Config.c xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled. 2008-07-03 22:49:46 +09:30
xf86Config.h First pass at improved video driver autoloading 2007-10-09 22:13:15 -04:00
xf86Configure.c Delete some dead code in X -configure. 2007-11-15 14:45:49 -05:00
xf86Cursor.c Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
xf86DGA.c DGA: pass nevents to UpdateDeviceState. #15936 2008-05-16 15:43:01 +09:30
xf86DPMS.c Don't log DPMS enabling as being from xorg.conf if it's not 2008-01-07 20:57:30 -05:00
xf86Date.h
xf86Debug.c Delete some pre-dlloader debugging scaffolding. 2007-07-18 15:45:11 -04:00
xf86DoProbe.c
xf86Events.c xfree86: kill INHERIT_LOCK_STATE macro. 2008-06-24 23:10:56 -03:00
xf86Globals.c No need for inputPending field in xf86Info. 2008-06-11 18:10:55 -03:00
xf86Helper.c If core motion history is required, scale back to screen coords and INT16. 2008-05-26 17:22:25 +09:30
xf86InPriv.h
xf86Init.c xfree86: move declaration of configured_device to start of function. 2008-07-03 22:49:46 +09:30
xf86MiscExt.c Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
xf86Mode.c Remove some #if 0 guarding code duplicated in xf86Modes.c 2008-02-29 16:01:14 -05:00
xf86Module.h Revert "XInput ABI is 2.1, not 3.1." 2008-06-30 15:42:33 -07:00
xf86Opt.h
xf86Option.c XFree86: Fix memory leak in option parsing 2007-04-10 23:58:20 +03:00
xf86PM.c xace: restore the old SaveScreens function and introduce new API, since the 2007-11-19 16:59:34 -05:00
xf86PciInfo.h No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
xf86Priv.h Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
xf86Privstr.h No need for inputPending field in xf86Info. 2008-06-11 18:10:55 -03:00
xf86RandR.c Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen. 2008-07-01 09:08:22 -07:00
xf86Resources.h Remove the now-dead PciAvoid symbol. 2007-08-30 11:26:17 -07:00
xf86Version.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86Versions.c
xf86VidMode.c Correct a NULL pointer deference 2008-05-27 15:20:28 +09:30
xf86XKB.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86Xinput.c xfree86: fix up leftover allocation of xf86Events. 2008-06-25 09:59:46 +09:30
xf86Xinput.h If core motion history is required, scale back to screen coords and INT16. 2008-05-26 17:22:25 +09:30
xf86cmap.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86cmap.h
xf86fbBus.c
xf86fbman.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86fbman.h
xf86isaBus.c
xf86noBus.c
xf86pciBus.c Clean some garbage caused when pciaccess was merged: 2008-02-25 17:07:07 -03:00
xf86pciBus.h Eliminate unused fields in pciAccRec. 2007-01-17 12:15:09 -08:00
xf86sbusBus.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
xf86sbusBus.h
xf86str.h Friends don't let friends call xf86AddModuleInfo. 2008-02-14 08:21:44 +11:00
xf86xv.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
xf86xv.h
xf86xvmc.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86xvmc.h
xf86xvpriv.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xisb.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
xisb.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xorgHelper.c
xorgVersion.h