summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Init.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-31xfree86: removal of some dead code due VGA arbiter's inclusionTiago Vignatti1-4/+0
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-3/+8
2009-08-20xfree86: dump /proc/cmdline in the log on LinuxAdam Jackson1-0/+15
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-127/+2
2009-07-28xfree86: delete stupid video driver dump (-modalias option)Tiago Vignatti1-92/+1
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-7/+0
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-2/+1
2009-07-06Unclaim PCI slot if driver probing fails.Matthias Hopf1-1/+2
2009-06-19Use pixman_version_string() instead of PIXMAN_VERSION_STRINGSøren Sandmann Pedersen1-1/+1
2009-06-18Print the current version of pixman.Søren Sandmann Pedersen1-0/+1
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer1-13/+5
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith1-8/+10
2009-02-17Add XkbDir to Files config file sectionKeith Packard1-0/+7
2009-02-04Bus: Delete some obfuscatory macrosAdam Jackson1-1/+1
2009-01-11xfree86: ANSI cleanupsJulien Cristau1-8/+6
2009-01-05XFree86: Fix build with DGA disabledDaniel Stone1-0/+2
2008-12-23Remove obsolete XF86_DATE & xf86Date.hAlan Coopersmith1-2/+1
2008-12-23Remove unused CLOG_DATE (leftover from pre-git ChangeLog)Alan Coopersmith1-14/+0
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-08xfree86: init EQ before trying to initialise the devices (#18890)Peter Hutterer1-2/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-14/+14
2008-12-02Don't need to check uid/euid for every commandline argumentAlan Coopersmith1-5/+5
2008-12-02xfree86: don't FatalError on "too many input devices".Peter Hutterer1-1/+3
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-12/+12
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson1-0/+69
2008-11-24Bus: Remove ISA support.Adam Jackson1-2/+2
2008-11-24xfree86: Split the working code of NIDR into new xf86NewInputDevice.Peter Hutterer1-32/+2
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch1-1/+14
2008-10-26xfree86: fix compiler warnings in DoModalias()Julien Cristau1-3/+3
2008-10-26xfree86: Silence compiler warnings about function prototypesJulien Cristau1-3/+3
2008-10-14Xorg: add -modalias optionNathaniel McCallum1-10/+101
2008-10-08Everyone knows that the loader is present. Silence it.Tiago Vignatti1-1/+0
2008-08-19Remove redundant check.Adam Jackson1-9/+0
2008-08-19Simplify driver setup.Adam Jackson1-25/+2
2008-08-19Simplify calling xf86EnableIO() a bit.Adam Jackson1-5/+2
2008-08-19The ->Identify hook is not mandatory.Adam Jackson1-6/+2
2008-08-19Remove unused -co option.Adam Jackson1-6/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson1-6/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson1-5/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson1-2/+0
2008-07-17XFree86: Restore AllowMouseOpenFail usage textDaniel Stone1-0/+1
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone1-18/+0
2008-07-16XFree86: Delete empty file & functionDaniel Stone1-3/+0
2008-07-16XFree86: Clean up init a tiny bit (no code changes)Daniel Stone1-184/+140
2008-07-16XFree86: Remove trailing whitespaceDaniel Stone1-35/+34
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-13/+7
2008-07-03xfree86: move declaration of configured_device to start of function.Peter Hutterer1-1/+2
2008-06-11No need for inputPending field in xf86Info.Tiago Vignatti1-1/+0
2008-05-26Merge branch 'master' into mpxPeter Hutterer1-5/+0
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-5/+0