index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
xi2
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
Mark test_data static in Xinput protocol tests to avoid clashes
Alan Coopersmith
3
-3
/
+3
2017-03-09
test: Use correct signature for XISetEventMask wrapper
Jon Turney
2
-7
/
+7
2017-01-12
tests: Move test/{xi1,xi2}/tests to test/
Mihail Konev
3
-78
/
+0
2017-01-12
tests: Convert test/xi2/ to single binary
Mihail Konev
15
-73
/
+85
2017-01-12
tests: Convert test/xi1/ to single binary
Mihail Konev
2
-1
/
+6
2017-01-12
tests: Refactor wraps into protocol-common.c
Mihail Konev
13
-135
/
+67
2016-08-17
test: Remember to swap the window argument to XIQueryPointer
Adam Jackson
1
-0
/
+1
2014-12-08
Add request length checking test cases for some Xinput 2.x requests
Alan Coopersmith
4
-0
/
+20
2014-10-09
Use unique display name for each xi2 test program [v3]
Alan Coopersmith
1
-0
/
+12
2014-10-02
Abort xi2 tests if ActivateDevice() fails
Alan Coopersmith
1
-4
/
+10
2014-01-25
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
1
-1
/
+8
2014-01-22
test/xi2: Clean up -Wshadow warnings
Keith Packard
5
-41
/
+41
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
3
-3
/
+3
2014-01-12
xi: More warning cleanup for input
Keith Packard
1
-3
/
+0
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-08-01
test/xi2: fix protocol-xiqueryversion test
Maarten Lankhorst
1
-30
/
+30
2012-12-21
test/xi2: fix compiler warning
Peter Hutterer
1
-1
/
+1
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
3
-8
/
+8
2012-12-19
Merge remote-tracking branch 'whot/barriers'
Keith Packard
1
-0
/
+216
2012-12-17
tests/xi2: at protocol conversion test for barrier events
Peter Hutterer
1
-0
/
+216
2012-12-12
dix: split xi2_mask_isset into a per-device function
Peter Hutterer
1
-0
/
+6
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
3
-8
/
+8
2012-11-19
input: drop FP1616 macro
Peter Hutterer
1
-2
/
+2
2012-06-22
AC_SUBST the GLX_SYS_LIBS
Peter Hutterer
1
-1
/
+1
2012-05-16
test: don't shadow parameter 'len'
Peter Hutterer
1
-4
/
+3
2012-05-16
test: fix redundant declaration of "BadDevice"
Peter Hutterer
7
-2
/
+6
2012-05-16
test: fix "userdata shadows global declaration" warnings
Peter Hutterer
4
-14
/
+14
2012-05-16
test: fix "redundant declaration of devices" warning
Peter Hutterer
1
-1
/
+1
2012-05-01
Xi: return BadValue on XIQueryVersion if the version is less than first call
Peter Hutterer
1
-0
/
+113
2012-03-29
test: reset the client before checking the swapped version
Peter Hutterer
1
-0
/
+1
2012-03-29
test: init the sync extensions for tests to pass again
Peter Hutterer
1
-0
/
+14
2012-03-21
Introduce a consistent coding style
Keith Packard
13
-689
/
+706
2012-03-04
test: add new test cases to .gitignore
Gaetan Nadon
1
-0
/
+1
2011-12-23
test/xi2: Really fix infinite loop in test_convert_XITouchOwnershipEvent
Chase Douglas
1
-1
/
+1
2011-12-22
test/xi2: Fix infinite loop in test_convert_XITouchOwnershipEvent
Keith Packard
1
-1
/
+3
2011-12-21
test: add a basic test for ownership event values
Peter Hutterer
1
-0
/
+94
2011-12-21
test: drop printfs from protocol-eventconvert.c
Peter Hutterer
1
-8
/
+0
2011-12-16
tests: update for touch support
Peter Hutterer
2
-9
/
+31
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-2
/
+2
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
1
-0
/
+1
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
1
-0
/
+9
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-25
test: fix test with new double -> fp3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+20
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
2
-6
/
+106
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
[next]