index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]