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
2012-08-21
os: add support for %d and %i to pnprintf
Peter Hutterer
1
-0
/
+21
2012-08-21
Add FormatInt64 to convert signed integers in signal-safe manner
Peter Hutterer
1
-3
/
+77
2012-08-21
test: add a few tests for signal-safe logging
Peter Hutterer
1
-0
/
+101
2012-08-21
test: assert from signal-safe number conversion
Peter Hutterer
1
-6
/
+4
2012-08-07
os: don't unconditionally unblock SIGIO in OsReleaseSignals()
Peter Hutterer
1
-0
/
+36
2012-08-05
test: always add DIX_LIB and OS_LIB on XORG builds
Peter Hutterer
1
-2
/
+0
2012-07-12
xtest: add extinit.h for SyncExtensionInit
Dave Airlie
1
-0
/
+1
2012-07-10
AllocDevicePair: Ensure XKB privates are initialised
Daniel Stone
1
-2
/
+0
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
1
-1
/
+6
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
1
-1
/
+6
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-2
/
+32
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
2
-1
/
+132
2012-07-03
os: add OsBlockSIGIO and OsReleaseSIGIO
Peter Hutterer
2
-1
/
+132
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
3
-1
/
+118
2012-06-22
AC_SUBST the GLX_SYS_LIBS
Peter Hutterer
2
-2
/
+2
2012-06-22
test/.gitignore: add hashtabletest
Sergei Trofimovich
1
-0
/
+1
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
3
-1
/
+118
2012-06-05
test/touch: Initialize device name
Chase Douglas
1
-0
/
+5
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
xserver: Fix out-of-tree build
Michal Suchanek
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-04-23
test: Fix make dist
Jeremy Huddleston
1
-2
/
+3
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
2
-1
/
+164
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
[next]