summaryrefslogtreecommitdiff
path: root/hw/kdrive/src
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Fix kdrive XKB.Tiago Vignatti1-3/+4
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-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-02-16kdrive: delete input debugging, yet again ...Daniel Stone1-25/+0
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 Stone2-7/+32
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/os: add KdOsAddInputDriversDaniel Stone1-0/+3
2006-10-23kdrive/input: use Absolute instead of TouchscreenDaniel Stone1-1/+1
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-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-07kdrive: move map initialisation to KdNewPointerDaniel Stone2-42/+4
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-04fix incorrect button testDaniel Stone1-2/+2
2006-07-26kdrive: drop excessive NewInputDeviceRequest debuggingDaniel Stone1-4/+0
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-21sanitise debug outputDaniel Stone1-5/+2
2006-07-21update KDrive to new input APIDaniel Stone1-2/+2
2006-07-21new KDrive input world orderDaniel Stone7-767/+1614
2006-07-21fix KdXvCopyPackedData to actually workDaniel Stone1-1/+1
2006-06-01Die XTESTEXT1, die!Daniel Stone1-26/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-3/+0
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith1-0/+3
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson3-9/+0
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard2-3/+2
2006-02-15Remove the waitSync from KdDisableScreen and push it off to drivers'Eric Anholt1-2/+0
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt1-3/+1
2006-02-12Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screenEric Anholt1-0/+2
2006-02-11Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get itEric Anholt1-0/+3
2006-02-10Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSesEric Anholt1-2/+7
2005-12-29Make kdInputMachine static const, shrinks .data a bit.Adam Jackson1-1/+2
2005-12-28Enough build fixes to get {sdl,ephyr,fake} to link.Adam Jackson3-6/+13
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson20-20/+23
2005-08-08Build with modular X.org libraries and headers.kdrive-initial-importKeith Packard2-1/+6