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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Fix dlwrap on aarch64
Efraim Flashner
2017-03-19
1
-0
/
+1
*
Drop unnecessary inclusion of "config.h"
Emmanuele Bassi
2017-02-08
4
-4
/
+1
*
Allow enabling and disabling GLX support, part II
Emmanuele Bassi
2017-02-06
1
-1
/
+6
*
Allow enabling and disabling GLX support
Emmanuele Bassi
2017-02-06
1
-1
/
+1
*
build: Rework the build rules for generated files in Meson
Emmanuele Bassi
2017-01-25
1
-0
/
+3
*
build: Add Meson build files
Emmanuele Bassi
2017-01-25
1
-0
/
+174
*
tests/wgl: Use the right array offsets
Emmanuele Bassi
2017-01-25
1
-4
/
+4
*
build: Skip GLESv1 tests if there's no GLESv1
Emmanuele Bassi
2017-01-25
1
-1
/
+4
*
test: Fix dlwrap on ppc64 and s390x
Adam Jackson
2017-01-25
1
-0
/
+2
*
dlwrap: add GLIBC_2.4 version to be able to run tests from ARM
Olivier Blin
2016-12-07
1
-0
/
+1
*
Revert all changes since 8bbc0d40
Emmanuele Bassi
2016-12-07
26
-366
/
+131
*
build: Drop autogenerated autotools files from Git
Emmanuele Bassi
2016-11-07
1
-1743
/
+0
*
Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym".
Yaron Cohen-Tal
2015-11-05
1
-0
/
+2
*
Merge branch "blino/master".
Yaron Cohen-Tal
2015-09-21
1
-0
/
+1
|
\
|
*
dlwrap: add GLIBC_2.4 version to be able to run tests from ARM
Olivier Blin
2015-09-21
1
-0
/
+1
*
|
Fix "FindGLESv1.cmake" and "FindGLESv2.cmake".
Yaron Cohen-Tal
2015-09-04
1
-3
/
+3
*
|
Fix support for a static build of Epoxy. Add support building and running tes...
Yaron Cohen-Tal
2015-09-03
21
-87
/
+200
*
|
Add some files to the repo so that it's possible to build without running "au...
Yaron Cohen-Tal
2015-08-26
1
-0
/
+1743
*
|
Fix tests to work with some OpenGL ES / EGL implementations.
Yaron Cohen-Tal
2015-08-24
6
-46
/
+22
*
|
Added makefiles to build with MSVC 2013, and fixed errors and warnings.
Yaron Cohen-Tal
2015-07-18
3
-0
/
+143
|
/
*
Make the glx_alias_prefer_same_name test work, and hook it up.
Eric Anholt
2015-07-16
2
-19
/
+8
*
test/wgl_per_context_funcptrs.c: Fix build on Visual Studio
Chun-wei Fan
2015-06-05
1
-7
/
+7
*
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
3
-0
/
+135
*
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
3
-1
/
+100
*
wgl: Add a test for MakeCurrent returning different function pointers.
Eric Anholt
2014-03-28
2
-0
/
+169
*
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
3
-0
/
+125
*
test: Avoid segfaulting when nvidia driver does a dlopen(RTLD_DEFAULT)
Eric Anholt
2014-03-27
1
-0
/
+3
*
win32: Fix a C90 compiler warning.
Eric Anholt
2014-03-27
1
-1
/
+1
*
win32: Add a test for wglUseFontBitmaps().
Eric Anholt
2014-03-27
3
-0
/
+84
*
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
5
-75
/
+424
*
Import a copy of dlwrap from libfips.
Eric Anholt
2014-03-19
2
-0
/
+310
*
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
2
-6
/
+58
*
Fix a bad error message in an EGL test.
Eric Anholt
2014-02-06
1
-1
/
+1
*
Add missing '\n's to wgl test errors.
Eric Anholt
2014-02-06
1
-2
/
+2
*
Add a test that khrplatform.h (if present) agrees with us.
Eric Anholt
2014-02-06
5
-0
/
+189
*
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 compiler warnings in the tests.
Eric Anholt
2014-01-31
5
-16
/
+23
*
Fix using epoxy on systems with only EGL and GLES1 or GLES2.
Eric Anholt
2014-01-31
1
-2
/
+0
[next]