summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Globals.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Fix gcc -Wwrite-strings warnings in xf86 ddxAlan Coopersmith1-1/+1
2011-10-03Merge remote-tracking branch 'herrb/master'Keith Packard1-1/+1
2011-09-30Add a 'wscons' autoconf mechanism to configure input devices on BSD.Matthieu Herrb1-1/+1
2011-09-29Remove unused vtSysreqAlexandr Shadchin1-1/+0
2011-09-29bsd: Replacement screenFd on consoleFd because they are equivalentAlexandr Shadchin1-1/+0
2011-09-21Merge remote-tracking branch 'alanc/master'Keith Packard1-0/+2
2011-09-16xfree86: move -novtswitch & -sharevts argument handling up to common layerAlan Coopersmith1-0/+2
2011-09-15Remove PC98 support.Jamey Sharp1-3/+0
2010-12-20xfree86: Remove unused xf86inSuspendAdam Jackson1-1/+0
2010-11-30xfree86: Remove unused xf86PixmapKeyRecAdam Jackson1-1/+0
2010-11-12xfree86: rename allowEmptyInput to forceInputDevices.Peter Hutterer1-2/+2
2010-10-15Merge branch 'master' into input-apiPeter Hutterer1-4/+0
2010-09-14xfree86: use xf86PciIsolateDevice to get PCI config informationTiago Vignatti1-4/+0
2010-09-01xfree86: Purge kbdCustomKeycodes from xf86Info.Jesse Adkins1-1/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-8/+4
2009-12-30config: add libudev input-hotplug backendJulien Cristau1-1/+1
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson1-0/+1
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith1-1/+1
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