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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Add request length checking test cases for some Xinput 1.x requests
Alan Coopersmith
1
-1
/
+1
2014-09-18
test: Only build hashtable tests if building X-Resource extension
Keith Packard
1
-1
/
+4
2014-04-18
test: create a link to the generated hw/xfree86/sdksyms.c at build time
Gaetan Nadon
1
-1
/
+7
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-1
/
+1
2014-03-20
test: Don't add TEST_LDADD to list test
Kristian Høgsberg
1
-1
/
+0
2014-02-20
test: remove source file from hashtabletest LDADD
Gaetan Nadon
1
-1
/
+1
2013-11-14
test: build the touch test only when building Xorg
Dan Horák
1
-2
/
+2
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-1
/
+10
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-2
/
+2
2012-08-05
test: always add DIX_LIB and OS_LIB on XORG builds
Peter Hutterer
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-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-1
/
+2
2012-07-03
os: add OsBlockSIGIO and OsReleaseSIGIO
Peter Hutterer
1
-1
/
+2
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
1
-1
/
+2
2012-06-22
AC_SUBST the GLX_SYS_LIBS
Peter Hutterer
1
-1
/
+1
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
1
-1
/
+2
2012-05-01
xserver: Fix out-of-tree build
Michal Suchanek
1
-1
/
+1
2012-04-23
test: Fix make dist
Jeremy Huddleston
1
-2
/
+3
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
1
-1
/
+2
2012-03-23
test: Fix 'make dist' for configurations that build the Xorg DDX
Jeremy Huddleston
1
-0
/
+3
2012-01-15
test: Fix linking issues when building unit tests without the Xorg DDX
Jeremy Huddleston
1
-4
/
+53
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
1
-1
/
+2
2011-12-02
Disable building of tests requiring DDX functions when Xorg is not built
Alan Coopersmith
1
-7
/
+21
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
1
-1
/
+1
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
-2
/
+0
2011-08-22
test: add a option duplication test
Peter Hutterer
1
-1
/
+2
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
1
-5
/
+1
2011-05-31
fixes: Add support for pointer barriers
Adam Jackson
1
-1
/
+2
2011-05-13
include: add version_compare helper function
Peter Hutterer
1
-1
/
+2
2011-04-21
test: remove glib dependency
Peter Hutterer
1
-4
/
+2
2011-03-24
test: when unit tests are enabled, build them during "make"
Peter Hutterer
1
-2
/
+2
2011-03-18
Add generalized unit test support using util-macros.
Gaetan Nadon
1
-1
/
+5
2011-03-14
test: add some tests for basic list manipulation.
Peter Hutterer
1
-1
/
+2
2010-10-13
test: Fix make distcheck when not building unit tests
Jeremy Huddleston
1
-2
/
+1
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
1
-0
/
+4
2009-09-03
test: fix build after changing libxf86config.la
Peter Hutterer
1
-1
/
+1
2009-08-27
test: add a few tests for xtest device initialization.
Peter Hutterer
1
-1
/
+2
2009-07-14
test: add xi2 directory, prepare for protocol testing.
Peter Hutterer
1
-0
/
+1
2009-07-14
Add test subdir to base Makefile.am
Peter Hutterer
1
-3
/
+0
2009-06-05
Revert "test: check from INT_MIN to INT_MAX for core type conversion"
Peter Hutterer
1
-1
/
+0
2009-06-04
test: check from INT_MIN to INT_MAX for core type conversion
Peter Hutterer
1
-0
/
+1
2009-04-28
test: add a simple test to verify device axis intialization.
Peter Hutterer
1
-2
/
+2
2009-04-28
Add a test-suite for in-server unit-testing.
Peter Hutterer
1
-0
/
+39