summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)Author
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-09-30Re-fix DGA removal.Keith Packard
2009-09-22dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona
2009-07-06xfree86: remove duplicate header entries in Makefile.amArkadiusz Miskiewicz
2009-06-29xfree86: restore default off for DontZapPeter Hutterer
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson
2009-05-08Don't leak default font path when appending built-insAlan Coopersmith
2009-05-08xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira
2009-02-17Add XkbDir to Files config file sectionKeith Packard
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith
2009-02-17Correct error message if specified config file is not foundAlan Coopersmith
2009-01-11xfree86: Only use the evdev ruleset on linux.Peter Hutterer
2009-01-11Let the DDX decide on the XkbRulesDefaults.Peter Hutterer
2009-01-09xfree86: If an input device failed to activate, return immediately.Peter Hutterer
2009-01-09xfree86: don't call CheckMotion if a device hasn't been enabled. #19176Peter Hutterer
2008-12-16xfree86: fix compiler warning (use of uninitialized variable)Peter Hutterer
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-12-09If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.Timo Aaltonen
2008-12-02Correct warning for unknown GlxVisuals option in conf fileAlan Coopersmith
2008-12-02Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)Jay Cotton
2008-11-25Fix const-mismatch warnings for DisplayModePtr'sAlan Coopersmith
2008-11-25Code motion: subsume xf86DoProbe.c into xf86Init.cAdam Jackson
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson
2008-11-24Remove the remnants of Jensen supportAdam Jackson
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-24Bus: Remove yet more unused overlap processing.Adam Jackson
2008-11-24Bus: Don't pretend to care about IRQs, DMA, or PCI config spaceAdam Jackson
2008-11-24Bus: Simplify a failure case (that pretty much never happens)Adam Jackson
2008-11-24Bus: Trust the kernel when registering driver resourcesAdam Jackson
2008-11-24Remove unused MIN macroAdam Jackson
2008-11-24Bus: remove special handling for init-only resourcesAdam Jackson
2008-11-24Bus: remove useless isaConvertRange2HostAdam Jackson
2008-11-24Bus: Don't try to find an ISA bus just for fun.Adam Jackson
2008-11-24Bus: Remove unused RemoveOverlapsAdam Jackson
2008-11-24Bus: Remove the notion of estimated resources.Adam Jackson
2008-11-24Bus: remove the "reducer"Adam Jackson
2008-11-24Remove xf86GetResourcesImplicitlyAdam Jackson
2008-11-24Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2Alan Coopersmith
2008-11-24Simplify filename generation code for Xorg -configureAlan Coopersmith
2008-11-24DGA: silence compiler warning.Peter Hutterer
2008-11-24xfree86: Split the working code of NIDR into new xf86NewInputDevice.Peter Hutterer
2008-11-23Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserverMatthieu Herrb
2008-11-23missing action in if statement.Matthieu Herrb
2008-11-23Added '-showopts' option to print available driver options (#5564).Stefan Dirsch
2008-11-21xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86GlobalsRémi Cardona
2008-11-21xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.Peter Hutterer
2008-11-18Xinput: use floats for ConstantDeceleration and AdaptiveDecelerationKeith Packard