.. |
.gitignore
|
Add a test for a failure I found with the X Server after my last fixes.
|
11 years ago |
Makefile.am
|
Make the glx_alias_prefer_same_name test work, and hook it up.
|
9 years ago |
Makefile.sources
|
Added makefiles to build with MSVC 2013, and fixed errors and warnings.
|
9 years ago |
Makefile.vc
|
Added makefiles to build with MSVC 2013, and fixed errors and warnings.
|
9 years ago |
dlwrap.c
|
test: Avoid segfaulting when nvidia driver does a dlopen(RTLD_DEFAULT)
|
11 years ago |
dlwrap.h
|
Add a test for EGL and GLX returning different function pointers.
|
11 years ago |
egl_and_glx_different_pointers.c
|
Add a test for EGL and GLX returning different function pointers.
|
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_gl.c
|
Add a test for a failure I found with the X Server after my last fixes.
|
11 years ago |
egl_has_extension_nocontext.c
|
Fix a bad error message in an EGL test.
|
11 years ago |
egl_without_glx.c
|
Extend the egl_without_glx test for another quirk of the platform.
|
11 years ago |
glx_alias_prefer_same_name.c
|
Make the glx_alias_prefer_same_name test work, and hook it up.
|
9 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_gles2.c
|
test: Add a test using GLX_EXT_create_context_es2_profile.
|
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 |
khronos_typedefs.c
|
Add a test that khrplatform.h (if present) agrees with us.
|
11 years ago |
khronos_typedefs.h
|
Add a test that khrplatform.h (if present) agrees with us.
|
11 years ago |
khronos_typedefs_nonepoxy.c
|
Added makefiles to build with MSVC 2013, and fixed errors and warnings.
|
9 years ago |
miscdefines.c
|
Conditionalize building GLX and EGL tests and headers.
|
11 years ago |
wgl_common.c
|
win32: Fix a C90 compiler warning.
|
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 |
wgl_per_context_funcptrs.c
|
test/wgl_per_context_funcptrs.c: Fix build on Visual Studio
|
10 years ago |
wgl_usefontbitmaps.c
|
win32: Add a test for wglUseFontBitmaps().
|
11 years ago |