aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-09Merge pull request #194 from centricular/meson-trivial-fixEmmanuele Bassi
2019-09-08test: #define __EXTENSIONS__ on Solaris for strdup()Alan Coopersmith
2018-11-01test: Add unit tests for epoxy_gl_version() and epoxy_glsl_version().Eric Anholt
2018-10-28meson: Don't build glx tests if x11 is disabledNirbheek Chauhan
2018-06-18Merge pull request #182 from anholt/issue-181Emmanuele Bassi
2018-06-18Define _GNU_SOURCE for strdup()Emmanuele Bassi
2018-06-04Add a CGL test for the Epoxy APIEmmanuele Bassi
2018-06-04Add a CoreGraphics OpenGL test for macOSEmmanuele Bassi
2018-05-05dlwrap: Add FBSD_1.0 version for FreeBSDTing-Wei Lan
2018-05-04meson: Don't define _POSIX_C_SOURCE when dlvsym is foundTing-Wei Lan
2018-04-30test/glx_public_api_core: Fail softer if core contexts aren't availableAdam Jackson
2018-04-12Remove the "EGL/GLX have different pointers" testsEmmanuele Bassi
2018-03-12autotools: check for dlvsymRoss Burton
2018-03-12meson: generalise build_apple to has_dlvsymRoss Burton
2018-03-08test: Avoid egl_without_glx crash on NVIDIAJan Alexander Steffens (heftig)
2018-02-24tests: Add EGL test for Epoxy APIEmmanuele Bassi
2018-02-23Allow building Epoxy without X11Emmanuele Bassi
2018-02-23Include Xlib.h when using Xlib APIEmmanuele Bassi
2018-02-23Merge pull request #143 from ikeydoherty/comp-warningsEmmanuele Bassi
2018-02-22test: Fix respecting $(DLOPEN_LIBS)Michał Górny
2018-02-07test: Fix dlwrap for glvndAdam Jackson
2017-10-19Only use printf family when passing argumentsIkey Doherty
2017-10-19test: Fix trivial compiler warning in dlwrapIkey Doherty
2017-03-19test: Fix dlwrap on aarch64Efraim Flashner
2017-02-08Drop unnecessary inclusion of "config.h"Emmanuele Bassi
2017-02-06Allow enabling and disabling GLX support, part IIEmmanuele Bassi
2017-02-06Allow enabling and disabling GLX supportEmmanuele Bassi
2017-01-25build: Rework the build rules for generated files in MesonEmmanuele Bassi
2017-01-25build: Add Meson build filesEmmanuele Bassi
2017-01-25tests/wgl: Use the right array offsetsEmmanuele Bassi
2017-01-25build: Skip GLESv1 tests if there's no GLESv1Emmanuele Bassi
2017-01-25test: Fix dlwrap on ppc64 and s390xAdam Jackson
2016-12-07dlwrap: add GLIBC_2.4 version to be able to run tests from ARMOlivier Blin
2016-12-07Revert all changes since 8bbc0d40Emmanuele Bassi
2016-11-07build: Drop autogenerated autotools files from GitEmmanuele Bassi
2015-11-05Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym".Yaron Cohen-Tal
2015-09-21Merge branch "blino/master".Yaron Cohen-Tal
2015-09-21dlwrap: add GLIBC_2.4 version to be able to run tests from ARMOlivier Blin
2015-09-04Fix "FindGLESv1.cmake" and "FindGLESv2.cmake".Yaron Cohen-Tal
2015-09-03Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal
2015-08-26Add some files to the repo so that it's possible to build without running "au...Yaron Cohen-Tal
2015-08-24Fix tests to work with some OpenGL ES / EGL implementations.Yaron Cohen-Tal
2015-07-18Added makefiles to build with MSVC 2013, and fixed errors and warnings.Yaron Cohen-Tal
2015-07-16Make the glx_alias_prefer_same_name test work, and hook it up.Eric Anholt
2015-06-05test/wgl_per_context_funcptrs.c: Fix build on Visual StudioChun-wei Fan
2014-06-13Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var.Eric Anholt
2014-06-13Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt
2014-06-13tests: Fix the passing of the "-z now" arg to the linker.Eric Anholt
2014-04-08Fix EGL context detection for non-GLES2-core functions.Eric Anholt
2014-04-08Add a test for a failure I found with the X Server after my last fixes.Eric Anholt