index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
linux
/
mouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-24
/
+24
2009-06-03
kdrive: add protocol mouse option
Olivier Blin
1
-1
/
+5
2009-04-03
kdrive: s/KdSaveString/strdup/g
Adam Jackson
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-07-21
new KDrive input world order
Daniel Stone
1
-110
/
+126
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-2
/
+2
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2004-05-13
Follow GLX in setting ARGB visual nplanes to 24.
Keith Packard
1
-0
/
+2
2003-11-07
Ok, Composite extension is semi-working; when no-one asks for redirection,
Keith Packard
1
-13
/
+31
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
1
-13
/
+15
2003-10-14
-Wall fixes. Add klinux.h to export function declarations
Keith Packard
1
-7
/
+7
2003-09-11
Get Xvesa building
Keith Packard
1
-0
/
+3
2003-09-11
More build fixes
Keith Packard
1
-3
/
+3
2003-09-11
Start autoifying everything.
Anders Carlsson
1
-2
/
+2
2003-07-07
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add
Keith Packard
1
-4
/
+18
2002-08-02
Allow both touchscreen and mouse at the same time
Keith Packard
1
-3
/
+5
2001-12-20
kdrive/linux/mouse.c: convert mouse data to signed values for compilers
Keith Packard
1
-9
/
+9
2001-12-07
kdrive: missing registration for mouse input type
Keith Packard
1
-0
/
+3
2001-11-22
kdrive: initialize all Linux mouse driver fields
Keith Packard
1
-3
/
+5
2001-11-08
kdrive/linux: update ps/2 mouse detection/configuration code from FreeBSD
Keith Packard
1
-7
/
+57
2001-10-12
kdrive: add new auto-detecting and auto-switching mouse driver
Keith Packard
1
-0
/
+917