This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
libepoxy
Watch
1
Star
0
Fork
You've already forked libepoxy
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
466
Commits
1
Branch
0
Tags
1.8 MiB
C
69.5%
Python
19%
Meson
9.5%
C++
1.6%
Shell
0.4%
Tag:
Branch:
Tree:
a35192b07c
macos/v1.5.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a35192b07c'
${ noResults }
libepoxy
/
test
History
Jan Alexander Steffens (heftig)
6c6fcd3b12
test: Avoid egl_without_glx crash on NVIDIA
...
The NVIDIA driver calls dlopen with NULL as filename; strcmp is not NULL-safe.
7 years ago
..
.gitignore
Add a test for a failure I found with the X Server after my last fixes.
11 years ago
Makefile.am
tests: Add EGL test for Epoxy API
7 years ago
dlwrap.c
Merge pull request
#143
from ikeydoherty/comp-warnings
7 years ago
dlwrap.h
Add a test for EGL and GLX returning different function pointers.
11 years ago
egl_and_glx_different_pointers.c
Only use printf family when passing arguments
7 years ago
egl_common.c
Include Xlib.h when using Xlib API
7 years ago
egl_common.h
Revert all changes since
8bbc0d40
8 years ago
egl_epoxy_api.c
tests: Add EGL test for Epoxy API
7 years ago
egl_gl.c
Only use printf family when passing arguments
7 years ago
egl_has_extension_nocontext.c
Revert all changes since
8bbc0d40
8 years ago
egl_without_glx.c
test: Avoid egl_without_glx crash on NVIDIA
7 years ago
glx_alias_prefer_same_name.c
Revert all changes since
8bbc0d40
8 years ago
glx_beginend.c
Revert all changes since
8bbc0d40
8 years ago
glx_common.c
Only use printf family when passing arguments
7 years ago
glx_common.h
Fix compiler warnings in the tests.
11 years ago
glx_gles2.c
Revert all changes since
8bbc0d40
8 years ago
glx_glxgetprocaddress_nocontext.c
Revert all changes since
8bbc0d40
8 years ago
glx_has_extension_nocontext.c
Revert all changes since
8bbc0d40
8 years ago
glx_public_api.c
Only use printf family when passing arguments
7 years ago
glx_public_api_core.c
Only use printf family when passing arguments
7 years ago
glx_static.c
Only use printf family when passing arguments
7 years ago
headerguards.c
Drop unnecessary inclusion of "config.h"
8 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
Only use printf family when passing arguments
7 years ago
meson.build
tests: Add EGL test for Epoxy API
7 years ago
miscdefines.c
Revert all changes since
8bbc0d40
8 years ago
wgl_common.c
Only use printf family when passing arguments
7 years ago
wgl_common.h
Add a test for basic functionality on win32.
11 years ago
wgl_core_and_exts.c
Only use printf family when passing arguments
7 years ago
wgl_per_context_funcptrs.c
Only use printf family when passing arguments
7 years ago
wgl_usefontbitmaps.c
Only use printf family when passing arguments
7 years ago