summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix return value of shading language for GLES2.glslesEric Anholt2020-04-201-0/+2
* Add call convention to mock functioncrziter2020-02-251-1/+1
* Remove the autotools build system.Eric Anholt2019-11-262-216/+0
* Merge pull request #194 from centricular/meson-trivial-fixEmmanuele Bassi2019-09-091-1/+1
|\
| * meson: Don't build glx tests if x11 is disabledNirbheek Chauhan2018-10-281-1/+1
* | test: #define __EXTENSIONS__ on Solaris for strdup()Alan Coopersmith2019-09-082-0/+8
* | test: Add unit tests for epoxy_gl_version() and epoxy_glsl_version().version-unit-testEric Anholt2018-11-013-0/+96
|/
* Merge pull request #182 from anholt/issue-181Emmanuele Bassi2018-06-182-0/+2
|\
| * Define _GNU_SOURCE for strdup()issue-181Emmanuele Bassi2018-06-182-0/+2
* | Add a CGL test for the Epoxy APIEmmanuele Bassi2018-06-042-0/+84
* | Add a CoreGraphics OpenGL test for macOSEmmanuele Bassi2018-06-042-0/+77
|/
* dlwrap: Add FBSD_1.0 version for FreeBSDTing-Wei Lan2018-05-051-1/+2
* meson: Don't define _POSIX_C_SOURCE when dlvsym is foundTing-Wei Lan2018-05-041-1/+4
* test/glx_public_api_core: Fail softer if core contexts aren't availableAdam Jackson2018-04-301-0/+10
* Remove the "EGL/GLX have different pointers" testsEmmanuele Bassi2018-04-123-300/+0
* autotools: check for dlvsymRoss Burton2018-03-121-4/+4
* meson: generalise build_apple to has_dlvsymRoss Burton2018-03-121-3/+6
* test: Avoid egl_without_glx crash on NVIDIAJan Alexander Steffens (heftig)2018-03-081-6/+8
* tests: Add EGL test for Epoxy API1.5.0Emmanuele Bassi2018-02-243-0/+147
* Allow building Epoxy without X11Emmanuele Bassi2018-02-231-2/+7
* Include Xlib.h when using Xlib APIEmmanuele Bassi2018-02-231-0/+1
* Merge pull request #143 from ikeydoherty/comp-warningsEmmanuele Bassi2018-02-2312-46/+50
|\
| * Only use printf family when passing argumentsIkey Doherty2017-10-1912-45/+45
| * test: Fix trivial compiler warning in dlwrapIkey Doherty2017-10-191-1/+5
* | test: Fix respecting $(DLOPEN_LIBS)Michał Górny2018-02-221-2/+2
* | test: Fix dlwrap for glvndAdam Jackson2018-02-071-0/+1
|/
* test: Fix dlwrap on aarch64Efraim Flashner2017-03-191-0/+1
* Drop unnecessary inclusion of "config.h"Emmanuele Bassi2017-02-084-4/+1
* Allow enabling and disabling GLX support, part IIEmmanuele Bassi2017-02-061-1/+6
* Allow enabling and disabling GLX supportEmmanuele Bassi2017-02-061-1/+1
* build: Rework the build rules for generated files in MesonEmmanuele Bassi2017-01-251-0/+3
* build: Add Meson build filesEmmanuele Bassi2017-01-251-0/+174
* tests/wgl: Use the right array offsetsEmmanuele Bassi2017-01-251-4/+4
* build: Skip GLESv1 tests if there's no GLESv1Emmanuele Bassi2017-01-251-1/+4
* test: Fix dlwrap on ppc64 and s390xAdam Jackson2017-01-251-0/+2
* dlwrap: add GLIBC_2.4 version to be able to run tests from ARMOlivier Blin2016-12-071-0/+1
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-0726-366/+131
* build: Drop autogenerated autotools files from GitEmmanuele Bassi2016-11-071-1743/+0
* Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym".Yaron Cohen-Tal2015-11-051-0/+2
* Merge branch "blino/master".Yaron Cohen-Tal2015-09-211-0/+1
|\
| * dlwrap: add GLIBC_2.4 version to be able to run tests from ARMOlivier Blin2015-09-211-0/+1
* | Fix "FindGLESv1.cmake" and "FindGLESv2.cmake".Yaron Cohen-Tal2015-09-041-3/+3
* | Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal2015-09-0321-87/+200
* | Add some files to the repo so that it's possible to build without running "au...Yaron Cohen-Tal2015-08-261-0/+1743
* | Fix tests to work with some OpenGL ES / EGL implementations.Yaron Cohen-Tal2015-08-246-46/+22
* | Added makefiles to build with MSVC 2013, and fixed errors and warnings.Yaron Cohen-Tal2015-07-183-0/+143
|/
* Make the glx_alias_prefer_same_name test work, and hook it up.Eric Anholt2015-07-162-19/+8
* test/wgl_per_context_funcptrs.c: Fix build on Visual StudioChun-wei Fan2015-06-051-7/+7
* Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var.tempEric Anholt2014-06-131-6/+6
* Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt2014-06-131-1/+3