index
:
delta/libepoxy.git
baserock/jjardon
darwin_versions
debian
debian-tarball-imports
ebassi/header-check
ebassi/issues-249
enum-names
gen-find-program
github-ci
glsles
issue-181
issue-188
issue-214
khronos-registry
macos-version-info
master
meson-bump
no-autotools
pristine-tar
pull-229-alt
python-gen-dispatch
temp
use-symbolic-functions
version-unit-test
win64-khr-types
github.com: anholt/libepoxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the glx_alias_prefer_same_name test work, and hook it up.
Eric Anholt
2015-07-16
1
-1
/
+1
*
Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var.
temp
Eric Anholt
2014-06-13
1
-6
/
+6
*
Use the EGL pkgconfig for finding eglplatform.h.
Eric Anholt
2014-06-13
1
-1
/
+3
*
tests: Fix the passing of the "-z now" arg to the linker.
Eric Anholt
2014-06-13
1
-1
/
+1
*
Fix EGL context detection for non-GLES2-core functions.
Eric Anholt
2014-04-08
1
-1
/
+0
*
Add a test for a failure I found with the X Server after my last fixes.
Eric Anholt
2014-04-08
1
-0
/
+4
*
Disable the dlwrap-based tests on apple.
Eric Anholt
2014-03-28
1
-2
/
+10
*
Prefer non-aliased functions when resolving.
Eric Anholt
2014-03-28
1
-1
/
+6
*
wgl: Add a test for MakeCurrent returning different function pointers.
Eric Anholt
2014-03-28
1
-0
/
+3
*
Ask glXGetProcAddress for ES symbols when we're on a GLX context.
Eric Anholt
2014-03-27
1
-1
/
+0
*
test: Add a test using GLX_EXT_create_context_es2_profile.
Eric Anholt
2014-03-27
1
-0
/
+6
*
win32: Add a test for wglUseFontBitmaps().
Eric Anholt
2014-03-27
1
-0
/
+7
*
Try to use glXGPA() for core funcs if the current context is GLX.
Eric Anholt
2014-03-19
1
-1
/
+0
*
Try to avoid looking up bootstrap functions in the wrong library.
Eric Anholt
2014-03-19
1
-1
/
+0
*
Add a test for EGL and GLX returning different function pointers.
Eric Anholt
2014-03-19
1
-0
/
+31
*
Fix test build.
Eric Anholt
2014-03-17
1
-2
/
+2
*
Catch eglBindAPI() failures in looking up bootstrap functions.
Eric Anholt
2014-03-17
1
-2
/
+0
*
Extend the egl_without_glx test for another quirk of the platform.
Eric Anholt
2014-03-17
1
-2
/
+4
*
Add a test that khrplatform.h (if present) agrees with us.
Eric Anholt
2014-02-06
1
-0
/
+7
*
List X11_LIBS after lib{egl,glx}_common.
Matt Turner
2014-02-01
1
-10
/
+10
*
Use LDADD instead of LDFLAGS/DEPENDENCIES.
Matt Turner
2014-02-01
1
-22
/
+13
*
Enable compiler warnings in the tests.
Eric Anholt
2014-01-31
1
-0
/
+2
*
Fix using epoxy on systems with only EGL and GLES1 or GLES2.
Eric Anholt
2014-01-31
1
-2
/
+0
*
Test for using GLES1/2 without GLX installed.
Eric Anholt
2014-01-31
1
-0
/
+17
*
Fix copyrights on the Makefile.ams.
Eric Anholt
2013-12-16
1
-16
/
+17
*
Fix testsuite build on OS X.
Eric Anholt
2013-12-16
1
-1
/
+5
*
Abandon ifuncs and go with the traditional global function pointers.
Eric Anholt
2013-12-15
1
-2
/
+0
*
Fix the behavior of glx_shared_znow if it doesn't die at startup.
Eric Anholt
2013-12-13
1
-0
/
+1
*
Add a test showing a way that our ifuncs are broken.
Eric Anholt
2013-12-13
1
-0
/
+7
*
Relink tests when the library changes.
Eric Anholt
2013-12-13
1
-8
/
+8
*
Add a testcase for trying to use libepoxy as a static library.
Eric Anholt
2013-12-11
1
-0
/
+4
*
Add a test for basic functionality on win32.
Eric Anholt
2013-12-10
1
-0
/
+19
*
Port tests directory to win32.
Eric Anholt
2013-12-06
1
-2
/
+2
*
Conditionalize building GLX and EGL tests and headers.
Eric Anholt
2013-12-06
1
-6
/
+21
*
Fix out of tree build
Eric Anholt
2013-12-06
1
-0
/
+1
*
Add a compile-time test for missing #defines.
Eric Anholt
2013-12-06
1
-0
/
+1
*
Fix calling new entrypoints from within glBegin()/glEnd().
Eric Anholt
2013-12-05
1
-2
/
+0
*
Add a test for a bug when called during glBegin()/glEnd().
Eric Anholt
2013-12-05
1
-0
/
+6
*
Fix extension detection on core GL contexts.
Eric Anholt
2013-12-05
1
-2
/
+0
*
Add a new test for our public API against a core context.
Eric Anholt
2013-12-05
1
-0
/
+6
*
Add support for EGL.
Eric Anholt
2013-12-05
1
-1
/
+13
*
Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension().
Eric Anholt
2013-12-04
1
-2
/
+0
*
Add a failing testcase for the public API of epoxy_has_glx_extension.
Eric Anholt
2013-12-04
1
-0
/
+6
*
Fix bug in public entrypoint for epoxy_glx_version()
Eric Anholt
2013-12-04
1
-2
/
+0
*
Add a testcase for a bug in the public API.
Eric Anholt
2013-12-04
1
-0
/
+6
*
Add a test for including system GL headers after epoxy.
Eric Anholt
2013-12-04
1
-1
/
+2
*
Add an initial testsuite for GLX API.
Eric Anholt
2013-11-14
1
-0
/
+42