summaryrefslogtreecommitdiff
path: root/hw/kdrive/linux
AgeCommit message (Expand)AuthorFilesLines
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone3-14/+9
2009-06-03kdrive: add protocol mouse optionOlivier Blin1-1/+5
2009-04-06kdrive: Fix segfault in tslib supportDavid Jander1-1/+1
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson7-12/+12
2009-02-16kdrive: Nuke dead AGP and VGA code. (#19921)Adam Jackson3-429/+0
2009-02-01kdrive: Move a close() to the right place so we don't close(-1) normally.Jim Huang1-1/+1
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-2/+2
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-171/+109
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer6-6/+0
2008-10-10kdrive: lastx/y needs to be set to the event coordinates #17728Peter Hutterer1-2/+2
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-4/+2
2008-07-17Remove dead code, useless #defines, et alDaniel Stone2-215/+1
2008-04-22Add mediumraw support to the linux kdrive driverRoss Burton1-1/+25
2008-04-22Add a default touchscreen pathRoss Burton1-0/+4
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-1/+1
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones1-1/+1
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti2-41/+270
2007-06-29Death to RCS tags.Adam Jackson10-19/+0
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti1-2/+2
2007-05-28Fix for GNU/kFreeBSDDavid Nusinow1-1/+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-10-29kdrive: move bell ringing into an OS functionDaniel Stone2-54/+17
2006-10-23kdrive/tslib: port to new absolute API, remove debuggingDaniel Stone1-17/+4
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone1-0/+12
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-09kdrive: remove ddx_DEPENDENCIESDaniel Stone1-13/+0
2006-07-25re-add OpenedHand copyrightDaniel Stone1-0/+1
2006-07-21new KDrive input world orderDaniel Stone9-709/+1103
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith1-2/+2
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard3-4/+4
2006-02-12Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screenEric Anholt1-0/+1
2006-02-10Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSesEric Anholt2-3/+9
2005-12-27Remove Imakefiles.Adam Jackson1-25/+0
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson11-11/+11
2005-06-23redo tslibMatthew Allum1-119/+124
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum1-0/+2
2005-02-09Add initial evdev frameworkKeith Packard1-0/+299
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard2-20/+25
2004-12-01Patch from Florian Boor <florian.boor@kernelconcepts.de>:Phil Blundell1-3/+4
2004-11-13Don't leave stale pointers hanging around after ts_close(). (TslibFini):Phil Blundell1-1/+5
2004-07-02Call ts_read multiple times, to avoid events getting stuck in the pipeline.Phil Blundell1-3/+1
2004-06-02New conditional. (REQUIRED_MODULES): Demand xcalibrateext if buildingPhil Blundell1-6/+10
2004-05-13Follow GLX in setting ARGB visual nplanes to 24.Keith Packard1-0/+2
2004-02-05Polling input mode for the kdrive os layer. And a moose!Jaymz Julian1-0/+1
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt1-2/+7
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard1-6/+6
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt1-0/+2
2003-11-08Avoid ugly shell error when libXdmcp isn't present.Phil Blundell1-0/+19