libglvnd/tests
Kyle Brenneman 31947394c7 libGLdispatch: Enable entrypoint patching for the x86 TSD build.
Rewrote the x86 TSD stubs to follow the same pattern and use the same common
functions as the x86-64 stubs.

Aside from being shorter and simpler with less code duplicaiton, this will
allow entrypoint patching to work in the x86 build.

Fixed some errors in the entrypoint patching in the unit tests. The
libGLX_dummy.so library was patching in PC-relative addresses for the MOV
instructions, but those instructions expect absolute addresses.
2015-11-13 11:40:22 -07:00
..
GLX_dummy libGLdispatch: Enable entrypoint patching for the x86 TSD build. 2015-11-13 11:40:22 -07:00
fini_test_env.sh
init_test_env.sh
Makefile.am testglxgetprocaddress: Use a valid display connection. 2015-05-12 11:45:02 -06:00
test_utils.c
test_utils.h
testglxgetclientstr.c
testglxgetclientstr.sh
testglxgetprocaddress.c Fix testglxgetprocaddress. 2015-07-16 08:29:10 -06:00
testglxgetprocaddress.sh
testglxmakecurrent.c testlgxmakecurrent: Replace an assert with a check and an error message. 2015-07-08 15:27:57 -06:00
testglxmcbasic.sh
testglxmclate.sh
testglxmcloop.sh
testglxmcoldlink.sh
testglxmcthreads.sh
testglxnscreens.c
testglxnscreens.sh
testglxnscrthreads.sh
testglxqueryversion.c
testglxqueryversion.sh
testpatchentrypoints.c Add testpatchentrypoints unit test 2014-01-23 20:28:50 -08:00
testpatchentrypoints.sh Add testpatchentrypoints unit test 2014-01-23 20:28:50 -08:00
testx11glvndproto.c
testx11glvndproto.sh
xorg.2screens.conf
xorg.conf