summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Init.c
AgeCommit message (Expand)Author
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-02-17Add XkbDir to Files config file sectionKeith Packard
2008-12-09xfree86: don't FatalError on "too many input devices".Peter Hutterer
2008-12-09xfree86: init EQ before trying to initialise the devices (#18890)Peter Hutterer
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-24xfree86: Split the working code of NIDR into new xf86NewInputDevice.Peter Hutterer
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch
2008-10-26xfree86: fix compiler warnings in DoModalias()Julien Cristau
2008-10-26xfree86: Silence compiler warnings about function prototypesJulien Cristau
2008-10-14Xorg: add -modalias optionNathaniel McCallum
2008-10-08Everyone knows that the loader is present. Silence it.Tiago Vignatti
2008-08-19Remove redundant check.Adam Jackson
2008-08-19Simplify driver setup.Adam Jackson
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson
2008-08-19The ->Identify hook is not mandatory.Adam Jackson
2008-08-19Remove unused -co option.Adam Jackson
2008-08-19Remove unused -bestRefresh option.Adam Jackson
2008-08-19Remove unused -showunresolved optionAdam Jackson
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson
2008-07-17XFree86: Restore AllowMouseOpenFail usage textDaniel Stone
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone
2008-07-16XFree86: Delete empty file & functionDaniel Stone
2008-07-16XFree86: Clean up init a tiny bit (no code changes)Daniel Stone
2008-07-16XFree86: Remove trailing whitespaceDaniel Stone
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone
2008-07-03xfree86: move declaration of configured_device to start of function.Peter Hutterer
2008-06-11No need for inputPending field in xf86Info.Tiago Vignatti
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-14Simplify default font path setup.Adam Jackson
2008-05-12pci: don't do this pci stuff when we don't have hw accessDave Airlie
2008-05-02Merge branch 'master' into mpxPeter Hutterer
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2008-04-24xfree86: don't free the config-file related information in DIDR. #15645Peter Hutterer
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh
2008-02-25Some doc clean up:Tiago Vignatti
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti
2008-02-19Revert "xfree86: plug a memory leak in xf86LoadModules."Peter Hutterer
2008-02-19xfree86: guard against NULL-pointer dereferences in xf86LoadModules.Peter Hutterer
2008-02-18xfree86: plug a memory leak in xf86LoadModules.Arjan van de Ven
2008-02-14Eradicate the VTInit code.Adam Jackson
2008-02-14Don't bother warning people about the keyboard driver rename, just do it.Adam Jackson
2008-02-14Don't even attempt to parse -bpp in xfree86 DDX option parsing.Adam Jackson
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-03Death to libcwrapper.Adam Jackson
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-15Don't sleep(1) at exit on any platform.Adam Jackson
2007-11-14Don't sleep(1) at server exit.Adam Jackson