summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...glucose-2Alan Hourihane45-4303/+226
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 Jackson3-8/+0
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-12Fix buildAlan Hourihane1-1/+1
2008-08-12Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb2-0/+3
2008-08-12remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb1-66/+0
2008-08-12Remove commented out lines that make automake 1.9 puke.Michel Dänzer1-3/+0
2008-08-12Removed rogue #includeJeremy Huddleston1-1/+0
2008-08-12XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...Jeremy Huddleston2-1/+5
2008-08-12XQuartz: Re-added deprecated code fallback failsafe for keyboard layout on Le...Jeremy Huddleston1-3/+44
2008-08-12xf86: don't replicate dix defaults for pointer accelerationSimon Thum1-12/+16
2008-08-12XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston2-10/+23
2008-08-12Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.Aaron Plattner2-0/+11
2008-08-12XQuartz: Added code and made comments more helpful for debugging first-client...Jeremy Huddleston4-18/+40
2008-08-12XQuartz: More fd handoff cleanup.Jeremy Huddleston1-62/+28
2008-08-12XQuartz: Fixed some errors / typos in the preferences pane.Jeremy Huddleston2-16/+10
2008-08-12XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->CustomizeJeremy Huddleston3-112/+12
2008-08-12XQuartz: Fixed proper processing of tablet button pressesJeremy Huddleston1-3/+4
2008-08-12XQuartz: Nuke Sparkle.Jeremy Huddleston210-2550/+10
2008-08-12XQuartz: Fixed first-client-can't-connect bugJeremy Huddleston5-12/+46
2008-08-12Redefine WindowTable as a fixed arrayTomas Carnecky3-5/+2
2008-08-12dix: use average of pointer accel profileSimon Thum1-1/+3