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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+27
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-23
test: Fix 'make dist' for configurations that build the Xorg DDX
Jeremy Huddleston
1
-0
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
23
-1027
/
+1138
2012-03-04
test: add new test cases to .gitignore
Gaetan Nadon
2
-0
/
+2
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
2
-72
/
+72
2012-01-15
test: Fix linking issues when building unit tests without the Xorg DDX
Jeremy Huddleston
2
-4
/
+144
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-22
test: fix grab mode value tests for new XIGrabModeTouch
Peter Hutterer
1
-4
/
+13
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-20
dix: add DIX API to create touchpoints
Peter Hutterer
1
-0
/
+70
2011-12-20
dix: if we run out of space for new touch events, resize the queue
Peter Hutterer
1
-0
/
+51
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
2
-1
/
+151
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
2
-67
/
+67
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-1
/
+237
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+67
2011-12-07
test: update .gitignore with xfree86 and sort alphabetically
Gaetan Nadon
1
-3
/
+4
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+6
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+31
2011-12-02
Disable building of tests requiring DDX functions when Xorg is not built
Alan Coopersmith
1
-7
/
+21
2011-11-29
test: remove unneeded printf statements from misc.c
Peter Hutterer
1
-3
/
+0
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
3
-1
/
+71
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
2
-0
/
+2
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
2
-2
/
+9
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+104
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-0
/
+26
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-4
/
+23
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-10-21
test: Add unit test for mieq
Jeremy Huddleston
1
-0
/
+69
2011-10-21
test: Silence some debug lines from the input unit tests
Jeremy Huddleston
1
-6
/
+9
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+14
2011-10-18
dix: add valuator_mask_fetch_double()
Peter Hutterer
1
-1
/
+14
2011-10-15
test: fix input test
Dave Airlie
1
-11
/
+11
2011-10-15
dix: add utility functions for double to/fro FP1616/FP3232 conversion
Jeremy Huddleston
1
-0
/
+128
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+104
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
[next]