summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-08-17kdrive/input: verify SIGIO with --enable-debugDaniel Stone1-2/+1
2006-08-15kdrive/input: minor warning cleanupsDaniel Stone1-6/+1
2006-08-15kdrive/input: only run special key behaviours on non-XKBDaniel Stone1-15/+6
2006-08-12Merge branch 'master' into input-hotplugDaniel Stone9-11/+706
2006-08-12xfree86: don't do legacy IO on ARM or S/390 (Debian #362641)Bastian Blank3-10/+10
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone26-1902/+10
2006-08-12xfree86: add Hurd support (#5613)Samuel Thibault6-1/+696
2006-08-12Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-2/+8
2006-08-12completely remove OS keyboard layerDaniel Stone31-6807/+7
2006-08-10Fix a mode sanity check to not break reduced-blanking setups (LCDs).Adam Jackson1-1/+2
2006-08-10Rename some mode tokens to better reflect their use.Adam Jackson1-1/+6
2006-08-10kdrive: properly ifdef composite enablingDaniel Stone1-0/+2
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-08-10GKVE/GPE: have DDX allocate eventsDaniel Stone2-47/+55
2006-08-09Remove TargetRefresh option from the autoconfig logic.Adam Jackson1-1/+0
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone19-62/+0
2006-08-08Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-08-08xorgcfg: fix compilation errorTiago Vignatti3-3/+3
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-1/+0
2006-08-07xephyr: aid input debuggingDaniel Stone2-2/+4
2006-08-07kdrive: move map initialisation to KdNewPointerDaniel Stone2-42/+4
2006-08-07ephyr: cleanupDaniel Stone1-1/+0
2006-08-07kdrive: prevent overrun in mapDaniel Stone1-1/+1
2006-08-07kdrive: increase maximum number of buttonsDaniel Stone1-1/+1
2006-08-07xfree86 ddx: always free GKE/GPE eventsDaniel Stone1-8/+12
2006-08-07move all autorepeat logic to DIXDaniel Stone1-28/+0
2006-08-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone8-24/+6
2006-08-06Document enable/disable flag for AIGLX in xorg.conf manpage.David Nusinow1-0/+3
2006-08-04fix incorrect button testDaniel Stone1-2/+2
2006-08-01Back out 'mystery' spurious host window hints.Matthew Allum1-6/+0
2006-07-31Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.aIan Romanick2-11/+1
2006-07-30remove filename that's too long for tarxorg-server-1.1.99.3Daniel Stone1-1/+0
2006-07-30add sym.h to sourcesDaniel Stone1-0/+1
2006-07-30remove .cvsignores from EXTRA_DISTDaniel Stone1-5/+0
2006-07-30remove README (which doesn't exist) from EXTRA_DISTDaniel Stone1-1/+1
2006-07-30Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone19-1426/+368
2006-07-28Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, andLuc Verhaegen6-266/+303
2006-07-26Remove dead function prototypes.Adam Jackson2-3/+0
2006-07-26Remove getconfig horrorshow. Replace with a static built-in rule list for now.Adam Jackson10-1075/+64
2006-07-26Remove another latent PowerMAX hunk.Adam Jackson1-82/+1
2006-07-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-2/+1
2006-07-26kdrive: drop excessive NewInputDeviceRequest debuggingDaniel Stone1-4/+0
2006-07-26Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.Kristian Høgsberg2-2/+1
2006-07-25re-add OpenedHand copyrightDaniel Stone1-0/+1
2006-07-23add fallback ChangeDeviceControl, allow XOpenDevice on closed deviceDaniel Stone1-11/+21
2006-07-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone8-121/+20
2006-07-21Yet more dead code.Adam Jackson4-35/+0
2006-07-21static markup, more dead code.Adam Jackson2-42/+1
2006-07-21Open-coded path checks make baby Jesus cry.Adam Jackson1-28/+16
2006-07-21Remove a useless open() of the module we're about to load.Adam Jackson3-16/+3