index
:
~jbarnes/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
upstream
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-06
Improve vm86 error handling in Xvesa.
Juliusz Chroboczek
1
-15
/
+16
2006-11-06
Fix typo in Xvesa: incorrect reporting of DAC capabilities.
Juliusz Chroboczek
1
-1
/
+1
2006-11-04
kdrive: make building of Linux support conditional (bug #5613)
Samuel Thibault
1
-1
/
+5
2006-11-02
kdrive:remove Change{Keyboard,Pointer}Device
Daniel Stone
1
-15
/
+0
2006-11-01
kdrive: add KdRingBell prototype
Daniel Stone
1
-0
/
+6
2006-10-29
kdrive: avoid null dereferences
Daniel Stone
1
-6
/
+10
2006-10-29
kdrive: move bell ringing into an OS function
Daniel Stone
6
-116
/
+52
2006-10-25
kdrive/input: remove unnecessary #ifdef XINPUTs
Daniel Stone
1
-12
/
+0
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
1
-4
/
+2
2006-10-23
kdrive: numerous warning fixes
Daniel Stone
3
-15
/
+23
2006-10-23
kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()
Daniel Stone
18
-29
/
+36
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
3
-6
/
+22
2006-10-23
kdrive/input: use Absolute instead of Touchscreen
Daniel Stone
1
-1
/
+1
2006-10-23
kdrive/neomagic: include vesa.h, use DebugF
Daniel Stone
1
-6
/
+2
2006-10-22
kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}
Daniel Stone
1
-5
/
+3
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
1
-5
/
+5
2006-10-08
GetPointerEvents: add first_valuator parameter
Daniel Stone
1
-1
/
+1
2006-10-08
kdrive/input: remove excessive debugging in NIDR
Daniel Stone
1
-1
/
+0
2006-09-29
make core keyboard/pointer map functions act on all core-sending devices
Daniel Stone
1
-1
/
+1
2006-09-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
21
-113
/
+47
2006-08-31
Fix previous commit breaking other kdrives pulling in fbdev.a
Matthew Allum
2
-1
/
+3
2006-08-31
Add framebuffer device command line switch for Xfbdev
Matthew Allum
3
-9
/
+29
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
13
-81
/
+49
2006-08-29
kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
Daniel Stone
17
-25
/
+16
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-17
kdrive/input: verify SIGIO with --enable-debug
Daniel Stone
1
-2
/
+1
2006-08-15
kdrive/input: minor warning cleanups
Daniel Stone
1
-6
/
+1
2006-08-15
kdrive/input: only run special key behaviours on non-XKB
Daniel Stone
1
-15
/
+6
2006-08-10
kdrive: properly ifdef composite enabling
Daniel Stone
1
-0
/
+2
2006-08-10
GKVE/GPE: have DDX allocate events
Daniel Stone
1
-11
/
+16
2006-08-09
kdrive: remove ddx_DEPENDENCIES
Daniel Stone
19
-62
/
+0
2006-08-07
xephyr: aid input debugging
Daniel Stone
2
-2
/
+4
2006-08-07
kdrive: move map initialisation to KdNewPointer
Daniel Stone
2
-42
/
+4
2006-08-07
ephyr: cleanup
Daniel Stone
1
-1
/
+0
2006-08-07
kdrive: prevent overrun in map
Daniel Stone
1
-1
/
+1
2006-08-07
kdrive: increase maximum number of buttons
Daniel Stone
1
-1
/
+1
2006-08-07
move all autorepeat logic to DIX
Daniel Stone
1
-28
/
+0
2006-08-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-6
/
+0
2006-08-04
fix incorrect button test
Daniel Stone
1
-2
/
+2
2006-08-01
Back out 'mystery' spurious host window hints.
Matthew Allum
1
-6
/
+0
2006-07-26
kdrive: drop excessive NewInputDeviceRequest debugging
Daniel Stone
1
-4
/
+0
2006-07-25
re-add OpenedHand copyright
Daniel Stone
1
-0
/
+1
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
14
-14
/
+0
2006-07-21
xephyr: load keysyms at init, not enable
Daniel Stone
1
-14
/
+11
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
14
-14
/
+0
2006-07-21
xephyr: fix keymap, pointer; dix: fix multiple axes
Daniel Stone
2
-12
/
+10
2006-07-21
sanitise debug output
Daniel Stone
1
-5
/
+2
2006-07-21
update KDrive to new input API
Daniel Stone
1
-2
/
+2
[next]