index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
3
-10
/
+5
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
7
-59
/
+59
2009-10-28
kdrive: Grab evdev mouse/keyboard devices when X server is active
Mikhail Gusarov
1
-1
/
+14
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-10-20
Remove unused LinuxFindPci and LinuxGetPciCfg
Mikhail Gusarov
3
-138
/
+0
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
1
-3
/
+3
2009-06-11
KDrive: Warning fixes and cleanups
Daniel Stone
3
-14
/
+9
2009-06-03
kdrive: add protocol mouse option
Olivier Blin
1
-1
/
+5
2009-04-06
kdrive: Fix segfault in tslib support
David Jander
1
-1
/
+1
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
7
-12
/
+12
2009-02-16
kdrive: Nuke dead AGP and VGA code. (#19921)
Adam Jackson
3
-429
/
+0
2009-02-01
kdrive: Move a close() to the right place so we don't close(-1) normally.
Jim Huang
1
-1
/
+1
2009-01-27
Convert kdrive libraries to libtool convenience libraries.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-171
/
+109
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
6
-6
/
+0
2008-10-10
kdrive: lastx/y needs to be set to the event coordinates #17728
Peter Hutterer
1
-2
/
+2
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-4
/
+2
2008-07-17
Remove dead code, useless #defines, et al
Daniel Stone
2
-215
/
+1
2008-04-22
Add mediumraw support to the linux kdrive driver
Ross Burton
1
-1
/
+25
2008-04-22
Add a default touchscreen path
Ross Burton
1
-0
/
+4
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-1
/
+1
2007-08-16
Kdrive: fix nasty thinko in TslibEnable()
Dave Jones
1
-1
/
+1
2007-08-07
Updates some piece of the dead mouse evdev code under the new hotplug scheme.
Tiago Vignatti
2
-41
/
+270
2007-06-29
Death to RCS tags.
Adam Jackson
10
-19
/
+0
2007-06-27
More janitor work. Remove 'defined but not used' warnings from kdrive and som...
Tiago Vignatti
1
-2
/
+2
2007-05-28
Fix for GNU/kFreeBSD
David Nusinow
1
-1
/
+1
2006-12-06
kdrive/tslib: remove vendor-specific hacks
Daniel Stone
1
-14
/
+6
2006-12-06
SyntheticMotion: don't dereference sprite.screen when not using Xinerama
Daniel Stone
1
-3
/
+0
2006-10-29
kdrive: move bell ringing into an OS function
Daniel Stone
2
-54
/
+17
2006-10-23
kdrive/tslib: port to new absolute API, remove debugging
Daniel Stone
1
-17
/
+4
2006-10-23
kdrive/os: add KdOsAddInputDrivers
Daniel Stone
1
-0
/
+12
2006-08-29
[PATCH] kdrive/linux keyboard: remove more debugging spew
Daniel Stone
1
-0
/
+4
2006-08-29
[PATCH] kdrive/linux keyboard: silence excessive debugging noise
Daniel Stone
1
-0
/
+7
2006-08-09
kdrive: remove ddx_DEPENDENCIES
Daniel Stone
1
-13
/
+0
2006-07-25
re-add OpenedHand copyright
Daniel Stone
1
-0
/
+1
2006-07-21
new KDrive input world order
Daniel Stone
9
-709
/
+1103
2006-05-03
Make Xephyr build on Solaris:
Alan Coopersmith
1
-2
/
+2
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
3
-4
/
+4
2006-02-12
Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen
Eric Anholt
1
-0
/
+1
2006-02-10
Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSes
Eric Anholt
2
-3
/
+9
2005-12-27
Remove Imakefiles.
Adam Jackson
1
-25
/
+0
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
11
-11
/
+11
2005-06-23
redo tslib
Matthew Allum
1
-119
/
+124
2005-06-09
TSLib fixes. Add fullscreen support to ephyr
Matthew Allum
1
-0
/
+2
2005-02-09
Add initial evdev framework
Keith Packard
1
-0
/
+299
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
2
-20
/
+25
2004-12-01
Patch from Florian Boor <florian.boor@kernelconcepts.de>:
Phil Blundell
1
-3
/
+4
2004-11-13
Don't leave stale pointers hanging around after ts_close(). (TslibFini):
Phil Blundell
1
-1
/
+5
2004-07-02
Call ts_read multiple times, to avoid events getting stuck in the pipeline.
Phil Blundell
1
-3
/
+1
2004-06-02
New conditional. (REQUIRED_MODULES): Demand xcalibrateext if building
Phil Blundell
1
-6
/
+10
[next]