summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Globals.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-13Add new VT support for OpenSolaris & future Solaris releasesAaron Zang1-0/+3
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-2/+0
2009-07-28xfree86: delete stupid video driver dump (-modalias option)Tiago Vignatti1-1/+0
2009-06-30Export symbols needed by the RandR implementation in fglrxFelix Kuehling1-0/+1
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith1-1/+0
2009-02-17Add XkbDir to Files config file sectionKeith Packard1-0/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-52/+52
2008-12-02Remove unused HandleSpecialKeys config optionAlan Coopersmith1-1/+0
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-44/+44
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch1-0/+1
2008-11-21xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.Peter Hutterer1-0/+6
2008-10-22xfree86: AllowEmptyInput is true by default - update the xf86Info defaults.Peter Hutterer1-27/+30
2008-10-14Xorg: add -modalias optionNathaniel McCallum1-0/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+6
2008-08-19Remove unused -co option.Adam Jackson1-1/+0
2008-08-19Remove unused -bestRefresh option.Adam Jackson1-1/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson1-1/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson1-1/+0
2008-08-18Remove unused xf86Info.mouseLocalAdam Jackson1-1/+0
2008-08-18Remove unused xf86Info.sharedMonitorAdam Jackson1-1/+0
2008-08-18Remove unused EstimateSizesAggressively option.Adam Jackson1-1/+0
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson1-1/+0
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone1-4/+0
2008-06-11No need for inputPending field in xf86Info.Tiago Vignatti1-1/+0
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer1-2/+0
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson1-2/+0
2008-02-14Eradicate the VTInit code.Adam Jackson1-1/+0
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-3/+5
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+0
2007-03-25Static cleanup for xf86 ddx.Adam Jackson1-1/+0
2007-01-17Convert xf86IsolateDevice to a 'struct pci_slot_match'.Ian Romanick1-1/+4
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg1-36/+0
2006-07-21xorg ddx: move to new input API, remove old keyboard driverDaniel Stone1-3/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-2/+0
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone1-7/+0
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-0/+2
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-6/+6
2005-12-14Bug #4718: Command line flag to disable ACPI.Adam Jackson1-0/+1
2005-07-04Bug #2216: Multiseat support. From various Debian and Ubuntu patches byAdam Jackson1-0/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-0/+1
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich1-1/+1