summaryrefslogtreecommitdiff
path: root/hw/kdrive
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti15-0/+30
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti2-2/+4
2007-06-27Fix kdrive XKB.Tiago Vignatti1-3/+4
2007-05-28Fix for GNU/kFreeBSDDavid Nusinow1-1/+1
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson19-3/+63
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+7
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+5
2007-03-31Bug #6620: Fixed a missing 'else' in ATIPseudoDMAInit().Alberto Mardegan1-1/+1
2007-03-27Fix indentation of fakexa help text.Eric Anholt1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-02-16kdrive/ephyr: fix keysym type confusion once and for allDaniel Stone2-4/+4
2007-02-16kdrive: delete input debugging, yet again ...Daniel Stone1-25/+0
2007-02-15kdrive/ephyr: free screen structDaniel Stone1-0/+2
2007-02-02Fix bus error on startup in 64-bit XephyrAlan Coopersmith1-14/+9
2006-12-06kdrive/mga: fix compiler warningDaniel Stone1-3/+1
2006-12-06kdrive/tslib: remove vendor-specific hacksDaniel Stone1-14/+6
2006-12-06SyntheticMotion: don't dereference sprite.screen when not using XineramaDaniel Stone1-3/+0
2006-11-08kdrive/sdl: fix compilationDaniel Stone1-92/+52
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