You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
libepoxy/test
Matt Turner 309f2d2020 Use LDADD instead of LDFLAGS/DEPENDENCIES. 11 years ago
..
.gitignore Test for using GLES1/2 without GLX installed. 11 years ago
Makefile.am Use LDADD instead of LDFLAGS/DEPENDENCIES. 11 years ago
egl_common.c Fix compiler warnings in the tests. 11 years ago
egl_common.h Add support for EGL. 11 years ago
egl_has_extension_nocontext.c Add support for EGL. 11 years ago
egl_without_glx.c Test for using GLES1/2 without GLX installed. 11 years ago
glx_beginend.c Add a test for a bug when called during glBegin()/glEnd(). 11 years ago
glx_common.c Fix compiler warnings in the tests. 11 years ago
glx_common.h Fix compiler warnings in the tests. 11 years ago
glx_glxgetprocaddress_nocontext.c Fix compiler warnings in the tests. 11 years ago
glx_has_extension_nocontext.c Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension(). 11 years ago
glx_public_api.c Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension(). 11 years ago
glx_public_api_core.c Fix compiler warnings in the tests. 11 years ago
glx_static.c Fix the behavior of glx_shared_znow if it doesn't die at startup. 11 years ago
headerguards.c Make headerguards check for double-inclusion of our own headers. 11 years ago
miscdefines.c Conditionalize building GLX and EGL tests and headers. 11 years ago
wgl_common.c Add a test for basic functionality on win32. 11 years ago
wgl_common.h Add a test for basic functionality on win32. 11 years ago
wgl_core_and_exts.c Add a test for basic functionality on win32. 11 years ago