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.
255
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:
44d51f2844
macos/v1.5.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '44d51f2844'
${ noResults }
libepoxy
/
test
History
Yaron Cohen-Tal
44d51f2844
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
..
.gitignore
Add a test for a failure I found with the X Server after my last fixes.
11 years ago
CMakeLists.txt
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
Makefile.am
Make the glx_alias_prefer_same_name test work, and hook it up.
9 years ago
Makefile.in
Add some files to the repo so that it's possible to build without running "autogen.sh".
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
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
egl_common.c
Fix tests to work with some OpenGL ES / EGL implementations.
9 years ago
egl_common.h
Fix tests to work with some OpenGL ES / EGL implementations.
9 years ago
egl_gl.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
egl_has_extension_nocontext.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
egl_without_glx.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_alias_prefer_same_name.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_beginend.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_common.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_common.h
Fix compiler warnings in the tests.
11 years ago
glx_gles2.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_glxgetprocaddress_nocontext.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_has_extension_nocontext.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_public_api.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_public_api_core.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
glx_static.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
headerguards.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 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
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
miscdefines.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
wgl_common.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
wgl_common.h
Add a test for basic functionality on win32.
11 years ago
wgl_core_and_exts.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
wgl_per_context_funcptrs.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago
wgl_usefontbitmaps.c
Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC.
9 years ago