summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone7-258/+5
2006-07-21loader: walk directory paths with readdir(), don't stat() everythingDaniel Stone1-37/+56
2006-07-21loader: walk directory paths with readdir(), don't stat() everythingDaniel Stone1-37/+56
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-5/+4
2006-07-21revert accidental deletion of lnx_io.c; re-delete lnx_kbd.cDaniel Stone2-246/+530
2006-07-21remove undead files from masterDaniel Stone7-3933/+0
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone655-981/+3843
2006-07-21xephyr: load keysyms at init, not enableDaniel Stone1-14/+11
2006-07-21Delete internal usage of the symbol ref/req lists.Adam Jackson4-70/+1
2006-07-21Remove the loader's required and referenced symbol lists, dead code.Adam Jackson3-188/+4
2006-07-21Detach xf4bpp from cfb.Adam Jackson2-5/+4
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson654-748/+5
2006-07-21Fix the RandR failure path for rotated screens.Aaron Plattner1-4/+8
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick8-124/+1
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg25-3829/+43
2006-07-21xorg ddx: move to new input API, remove old keyboard driverDaniel Stone15-1967/+380
2006-07-21xephyr: fix keymap, pointer; dix: fix multiple axesDaniel Stone2-12/+10
2006-07-21sanitise debug outputDaniel Stone1-5/+2
2006-07-21update KDrive to new input APIDaniel Stone1-2/+2