summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2006-11-06Improve vm86 error handling in Xvesa.Juliusz Chroboczek1-15/+16
2006-11-06Fix typo in Xvesa: incorrect reporting of DAC capabilities.Juliusz Chroboczek1-1/+1
2006-11-04kdrive: make building of Linux support conditional (bug #5613)Samuel Thibault1-1/+5
2006-11-02kdrive:remove Change{Keyboard,Pointer}DeviceDaniel Stone1-15/+0
2006-11-01kdrive: add KdRingBell prototypeDaniel Stone1-0/+6
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone6-116/+52
2006-10-25kdrive/input: remove unnecessary #ifdef XINPUTsDaniel Stone1-12/+0
2006-10-25port all users to the new DIX motion history APIDaniel Stone1-4/+2
2006-10-23kdrive: numerous warning fixesDaniel Stone3-15/+23
2006-10-23kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone18-29/+36
2006-10-23kdrive/tslib: port to new absolute API, remove debuggingDaniel Stone1-17/+4
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone3-6/+22
2006-10-23kdrive/input: use Absolute instead of TouchscreenDaniel Stone1-1/+1
2006-10-23kdrive/neomagic: include vesa.h, use DebugFDaniel Stone1-6/+2
2006-10-22kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}Daniel Stone1-5/+3
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone1-5/+5
2006-10-08GetPointerEvents: add first_valuator parameterDaniel Stone1-1/+1
2006-10-08kdrive/input: remove excessive debugging in NIDRDaniel Stone1-1/+0
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone21-113/+47
2006-08-31Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum2-1/+3
2006-08-31Add framebuffer device command line switch for XfbdevMatthew Allum3-9/+29
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum13-81/+49
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone17-25/+16
2006-08-29[PATCH] kdrive/linux keyboard: remove more debugging spewDaniel Stone1-0/+4
2006-08-29[PATCH] kdrive/linux keyboard: silence excessive debugging noiseDaniel Stone1-0/+7
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-10kdrive: properly ifdef composite enablingDaniel Stone1-0/+2
2006-08-10GKVE/GPE: have DDX allocate eventsDaniel Stone1-11/+16
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone19-62/+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-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 Stone1-6/+0
2006-08-04fix incorrect button testDaniel Stone1-2/+2
2006-08-01Back out 'mystery' spurious host window hints.Matthew Allum1-6/+0
2006-07-26kdrive: drop excessive NewInputDeviceRequest debuggingDaniel Stone1-4/+0
2006-07-25re-add OpenedHand copyrightDaniel Stone1-0/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone14-14/+0
2006-07-21xephyr: load keysyms at init, not enableDaniel Stone1-14/+11
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson14-14/+0
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