summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Remove unused -bestRefresh option.Adam Jackson3-8/+0
2008-08-19Remove unused -showunresolved optionAdam Jackson3-7/+0
2008-08-19Remove unused xf86Info.pMouseAdam Jackson2-4/+0
2008-08-18Remove unused xf86Info.mouseLocalAdam Jackson2-2/+0
2008-08-18Remove unused xf86Info.sharedMonitorAdam Jackson2-2/+0
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson7-77/+0
2008-08-18Remove unused EstimateSizesAggressively option.Adam Jackson3-11/+0
2008-08-18Remove xaaTEGlyphBlt.SMathieu Bérard1-964/+0
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu Bérard4-200/+1
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson5-190/+15
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard9-1244/+4
2008-08-18int10: Fix int1A for %ax == 0xB101.Adam Jackson1-1/+27
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson2-10/+1
2008-08-18Remove sparcPci.cAdam Jackson3-991/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson5-232/+123
2008-08-18Remove ancient unused inline hack.Mathieu Bérard2-20/+1
2008-08-18Drop dead PowerPC PCI code.Adam Jackson3-88/+1
2008-08-14XQuartz: Fixed a stuck modifier key bug.Jeremy Huddleston2-9/+13
2008-08-14XQuartz: Made 3-button mouse simulation a little more consistent.Jeremy Huddleston1-72/+30
2008-08-14XQuartz: Reverted "Control" text to be accurately "Command" in the input prefs.Jeremy Huddleston2-9/+14
2008-08-13Eviscerate save-under support.Adam Jackson4-41/+0
2008-08-13Build fix.Adam Jackson1-3/+3
2008-08-13Remove xf86Version.h and related API.Adam Jackson7-68/+1
2008-08-10Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb2-0/+3
2008-08-09remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb1-66/+0
2008-08-08Remove commented out lines that make automake 1.9 puke.Michel Dänzer1-3/+0
2008-08-08Removed rogue #includeJeremy Huddleston1-1/+0
2008-08-08XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...Jeremy Huddleston2-1/+5
2008-08-08XQuartz: Re-added deprecated code fallback failsafe for keyboard layout on Le...Jeremy Huddleston1-3/+44
2008-08-08xf86: don't replicate dix defaults for pointer accelerationSimon Thum1-12/+16
2008-08-06XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston2-10/+23
2008-08-06Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.Aaron Plattner2-0/+11
2008-08-05XQuartz: Added code and made comments more helpful for debugging first-client...Jeremy Huddleston4-18/+40
2008-08-05XQuartz: More fd handoff cleanup.Jeremy Huddleston1-62/+28
2008-08-05XQuartz: Fixed some errors / typos in the preferences pane.Jeremy Huddleston2-16/+10
2008-08-05XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->CustomizeJeremy Huddleston3-112/+12
2008-08-05XQuartz: Fixed proper processing of tablet button pressesJeremy Huddleston1-3/+4
2008-08-05XQuartz: Nuke Sparkle.Jeremy Huddleston210-2550/+10
2008-08-05XQuartz: Fixed first-client-can't-connect bugJeremy Huddleston5-12/+46
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky3-5/+2
2008-08-04dix: use average of pointer accel profileSimon Thum1-1/+3
2008-08-03Fix a longstanding XAA CopyPlane bug.Ivaylo Boyadzhiev1-3/+3
2008-08-01Erk. Actually check all the BARs, not just the first.Adam Jackson1-1/+1
2008-08-01Silence the "No matching Device section" warning in some harmless cases.Adam Jackson1-1/+16
2008-08-01Handle XGI cards in autoconfig.Adam Jackson1-0/+6
2008-07-31Unifdef XIDLE.Adam Jackson1-3/+0
2008-07-29Cosmetic fix to EDID decoding.Xavier Bestel1-1/+2
2008-07-28Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.Kristian Høgsberg2-1/+295