summaryrefslogtreecommitdiff
path: root/hw/kdrive/linux
AgeCommit message (Expand)Author
2008-10-10kdrive: lastx/y needs to be set to the event coordinates #17728Peter Hutterer
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-07-17Remove dead code, useless #defines, et alDaniel Stone
2008-04-22Add mediumraw support to the linux kdrive driverRoss Burton
2008-04-22Add a default touchscreen pathRoss Burton
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti
2007-06-29Death to RCS tags.Adam Jackson
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti
2007-05-28Fix for GNU/kFreeBSDDavid Nusinow
2006-12-06kdrive/tslib: remove vendor-specific hacksDaniel Stone
2006-12-06SyntheticMotion: don't dereference sprite.screen when not using XineramaDaniel Stone
2006-10-29kdrive: move bell ringing into an OS functionDaniel Stone
2006-10-23kdrive/tslib: port to new absolute API, remove debuggingDaniel Stone
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone
2006-08-29[PATCH] kdrive/linux keyboard: remove more debugging spewDaniel Stone
2006-08-29[PATCH] kdrive/linux keyboard: silence excessive debugging noiseDaniel Stone
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone
2006-07-25re-add OpenedHand copyrightDaniel Stone
2006-07-21new KDrive input world orderDaniel Stone
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2006-02-12Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screenEric Anholt
2006-02-10Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSesEric Anholt
2005-12-27Remove Imakefiles.Adam Jackson
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-06-23redo tslibMatthew Allum
2005-06-09TSLib fixes. Add fullscreen support to ephyrMatthew Allum
2005-02-09Add initial evdev frameworkKeith Packard
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard
2004-12-01Patch from Florian Boor <florian.boor@kernelconcepts.de>:Phil Blundell
2004-11-13Don't leave stale pointers hanging around after ts_close(). (TslibFini):Phil Blundell
2004-07-02Call ts_read multiple times, to avoid events getting stuck in the pipeline.Phil Blundell
2004-06-02New conditional. (REQUIRED_MODULES): Demand xcalibrateext if buildingPhil Blundell
2004-05-13Follow GLX in setting ARGB visual nplanes to 24.Keith Packard
2004-02-05Polling input mode for the kdrive os layer. And a moose!Jaymz Julian
2003-11-19- Add PCI information (device/vendor id, bus location) to KdCardAttr toEric Anholt
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt
2003-11-08Avoid ugly shell error when libXdmcp isn't present.Phil Blundell
2003-11-07Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard
2003-11-07Fix warnings.Phil Blundell
2003-11-06tslib improvementsMatthew Allum
2003-11-02merge xfixes_2_branch back to HEADKeith Packard
2003-10-28try /dev/misc/apm_bios if /dev/apm_bios doesn't existPhil Blundell
2003-10-14-Wall fixes. Add klinux.h to export function declarationsKeith Packard
2003-10-04few more fixes for h3600 tsPhil Blundell
2003-10-04configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard