summaryrefslogtreecommitdiff
path: root/hw/kdrive/linux
AgeCommit message (Expand)AuthorFilesLines
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!add-XiJaymz 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
2003-11-07Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard3-13/+36
2003-11-07Fix warnings.Phil Blundell1-8/+6
2003-11-06tslib improvementsMatthew Allum1-12/+38
2003-11-02merge xfixes_2_branch back to HEADKeith Packard8-50/+60
2003-10-28try /dev/misc/apm_bios if /dev/apm_bios doesn't existPhil Blundell1-0/+2
2003-10-14-Wall fixes. Add klinux.h to export function declarationsKeith Packard6-24/+56
2003-10-04few more fixes for h3600 tsPhil Blundell2-2/+10
2003-10-04configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.amKeith Packard1-11/+1
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard1-1/+0
2003-09-30Fixed tslib driver to handle VT switchesMatthew Allum1-3/+37
2003-09-30Added --enable-tslib configure optionMatthew Allum1-0/+4
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard1-4/+4
2003-09-11Get Xvesa buildingKeith Packard10-2/+29
2003-09-11Add Makefile.amKeith Packard1-0/+22
2003-09-11More build fixesKeith Packard9-18/+16
2003-09-11POSIX sigaction cleanups - removed act.sa_restorer as it's not in POSIX andMike A. Harris1-2/+0
2003-09-11Start autoifying everything.Anders Carlsson7-13/+13