index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
3
-6
/
+163
2011-09-29
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
1
-1
/
+17
2011-09-29
Input: Make DeviceEvent use doubles internally
Daniel Stone
1
-4
/
+3
2011-09-29
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
1
-8
/
+6
2011-09-29
Input: Add double-precision valuator_mask API
Daniel Stone
1
-6
/
+15
2011-09-29
Input: Add flags to RawDeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
4
-2
/
+413
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
1
-5
/
+6
2011-09-21
Use internal temp variable for swap macros
Matt Turner
10
-163
/
+131
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-0
/
+90
2011-08-22
Add null-terminated list interface.
Peter Hutterer
1
-0
/
+164
2011-08-22
Disable check of double-aligned in test/input.c on Renesas SH
Nobuhiro Iwamatsu
1
-1
/
+1
2011-08-22
dix: add KEYBOARD_OR_FLOAT and POINTER_OR_FLOAT to GetMaster()
Peter Hutterer
1
-0
/
+13
2011-08-22
test: add a test for GetMaster() behaviour
Peter Hutterer
1
-0
/
+62
2011-08-22
test: add a option duplication test
Peter Hutterer
2
-1
/
+82
2011-07-01
Test: Input: Only ever set up to MAX_VALUATORS valuators
Daniel Stone
1
-7
/
+11
2011-07-01
Test: Ensure libxservertest gets relinked when necessary
Daniel Stone
1
-0
/
+1
2011-06-23
xfree86: Remove libxorg convenience library to speed up build
Dan Nicholson
1
-1
/
+0
2011-06-23
xfree86: Move sdksyms generation to ddx toplevel
Dan Nicholson
1
-2
/
+5
2011-06-23
Don't use empty source files
Dan Nicholson
2
-6
/
+1
2011-06-22
Update .gitignore as new tests have been added
Gaetan Nadon
2
-12
/
+14
2011-06-03
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
test: don't test for double alignment on i386. (#36986)
Peter Hutterer
1
-0
/
+3
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
2
-1
/
+329
2011-05-13
include: add version_compare helper function
Peter Hutterer
2
-1
/
+64
2011-04-25
test/xi2: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-21
test: remove glib dependency
Peter Hutterer
18
-640
/
+580
2011-04-18
test: add some XIPassiveGrab protocol testing.
Peter Hutterer
2
-0
/
+242
2011-04-18
Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
Peter Hutterer
1
-1
/
+23
2011-03-24
test: when unit tests are enabled, build them during "make"
Peter Hutterer
2
-4
/
+4
2011-03-18
test: git ignore the list test executable
Gaetan Nadon
1
-1
/
+1
2011-03-18
Add generalized unit test support using util-macros.
Gaetan Nadon
2
-2
/
+10
2011-03-14
test: add some tests for basic list manipulation.
Peter Hutterer
2
-1
/
+178
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
3
-2
/
+141
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-02-22
test: write some event → XI1 conversion tests.
Peter Hutterer
1
-0
/
+139
2011-02-17
Input: Allow EventToCore to return multiple events
Daniel Stone
1
-29
/
+39
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
3
-28
/
+31
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-1
/
+2
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9
/
+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2011-01-06
Test: Input: Add helper function for failing EventToCore
Daniel Stone
1
-18
/
+11
2010-11-26
include: let BitIsOn() return a boolean value.
Peter Hutterer
1
-0
/
+16
2010-11-24
test: reduce range of byte-padding macro tests.
Peter Hutterer
1
-17
/
+54
2010-11-24
test: compare byte padding macros against the expected bytes.
Peter Hutterer
1
-0
/
+3
2010-11-12
test: Fix missing xkbsrv.h include.
Cyril Brulebois
1
-0
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-0
/
+2
2010-10-25
test: valuator_mode tests.
Peter Hutterer
1
-0
/
+33
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2010-10-22
test: input - set valuators mask for event to core conversion
Chase Douglas
1
-0
/
+2
[next]