summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-28xfree86: don't output a spurious newline to the log when loading a moduleJulien Cristau1-8/+9
2008-07-28xfree86: use xorg.conf input devices if there is no ServerLayoutJulien Cristau1-40/+46
2008-07-28some trivial changes regarding C compat, indentation, etc.Simon Thum1-1/+1
2008-07-28xfree86: perform pointer accel scheme selection by name, not numberSimon Thum1-5/+26
2008-07-28Fix Makefile.am crack.Michel Dänzer1-1/+1
2008-07-28xfree86: warn some more about potential missing input devices.Peter Hutterer1-0/+10
2008-07-28xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now.Peter Hutterer1-0/+7
2008-07-24Drop xf86CommonSpecialKey() and atKeynames.hKristian Høgsberg5-342/+5
2008-07-24Sync is built-in and mandatory.Adam Jackson3-19/+0
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson3-17/+0
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson6-54/+6
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson3-19/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson16-76/+0
2008-07-24Ugh, remove trailing backslash.Kristian Høgsberg1-1/+1
2008-07-24Remove SPARC muldiv code. Was used by ELF loader, which is no more.Kristian Høgsberg2-94/+1
2008-07-24Remove xorgcfgDaniel Stone57-26296/+1
2008-07-24Remove ioportDaniel Stone3-550/+0
2008-07-24Remove kbd_modeDaniel Stone6-402/+0
2008-07-23Unifdef AIX.Adam Jackson2-10/+0
2008-07-23Unifdef DGUX.Adam Jackson2-71/+1
2008-07-23Unifdef sgi.Adam Jackson5-23/+7
2008-07-23Unifdef VXWORKS.Adam Jackson2-17/+0
2008-07-23Assume __GNUC__ >= 3.Adam Jackson2-73/+19
2008-07-23Remove some broken debugging scaffolding.Adam Jackson1-31/+0
2008-07-23Unifdef QNX.Adam Jackson8-150/+2
2008-07-23[Xephyr] various X86_64 build cleanupsDodji Seketeli5-19/+18
2008-07-23[Xephyr] Fix #15839Dodji Seketeli4-0/+43