Commit Graph

109 Commits (macos/v1.5.9)

Author SHA1 Message Date
Eric Anholt 1e0b063dbd Fix return value of shading language for GLES2. 4 years ago
crziter 81d758d025
Add call convention to mock function 4 years ago
Eric Anholt 3ff32faa18 Remove the autotools build system. 5 years ago
Alan Coopersmith 603fcbc4a4 test: #define __EXTENSIONS__ on Solaris for strdup() 5 years ago
Eric Anholt e94a0816d7 test: Add unit tests for epoxy_gl_version() and epoxy_glsl_version(). 6 years ago
Nirbheek Chauhan 59a689a8b0 meson: Don't build glx tests if x11 is disabled 6 years ago
Emmanuele Bassi 7f38b12881 Define _GNU_SOURCE for strdup() 6 years ago
Emmanuele Bassi b3f67d47bd Add a CGL test for the Epoxy API 6 years ago
Emmanuele Bassi 7e4b490ce7 Add a CoreGraphics OpenGL test for macOS 6 years ago
Ting-Wei Lan 27b0746940 dlwrap: Add FBSD_1.0 version for FreeBSD 6 years ago
Ting-Wei Lan 5dc0c147e9 meson: Don't define _POSIX_C_SOURCE when dlvsym is found 6 years ago
Adam Jackson 43ac91170d test/glx_public_api_core: Fail softer if core contexts aren't available 6 years ago
Emmanuele Bassi 5fa7bf6e27 Remove the "EGL/GLX have different pointers" tests 6 years ago
Ross Burton f9098b0c18 autotools: check for dlvsym 6 years ago
Ross Burton 1267f82021 meson: generalise build_apple to has_dlvsym 6 years ago
Jan Alexander Steffens (heftig) 6c6fcd3b12 test: Avoid egl_without_glx crash on NVIDIA 6 years ago
Emmanuele Bassi 28ca626eda tests: Add EGL test for Epoxy API 6 years ago
Emmanuele Bassi ce8cbdbe06 Allow building Epoxy without X11 6 years ago
Emmanuele Bassi 69c80df5ef Include Xlib.h when using Xlib API 6 years ago
Michał Górny 3b3ff242de test: Fix respecting $(DLOPEN_LIBS) 6 years ago
Adam Jackson 237a491b01 test: Fix dlwrap for glvnd 6 years ago
Ikey Doherty c8d7ae6bf8
Only use printf family when passing arguments 7 years ago
Ikey Doherty 9dde80065f
test: Fix trivial compiler warning in dlwrap 7 years ago
Efraim Flashner ef1bb66402
test: Fix dlwrap on aarch64 7 years ago
Emmanuele Bassi 2432daf4cf Drop unnecessary inclusion of "config.h" 7 years ago
Emmanuele Bassi 2b6f01b008 Allow enabling and disabling GLX support, part II 7 years ago
Emmanuele Bassi 476851ba41 Allow enabling and disabling GLX support 7 years ago
Emmanuele Bassi 59318edf64 build: Rework the build rules for generated files in Meson 7 years ago
Emmanuele Bassi 08cc4d021d build: Add Meson build files 7 years ago
Emmanuele Bassi 4fe238e023 tests/wgl: Use the right array offsets 7 years ago
Emmanuele Bassi 6b68ddeaa0 build: Skip GLESv1 tests if there's no GLESv1 7 years ago
Adam Jackson 2aec628eb0 test: Fix dlwrap on ppc64 and s390x 7 years ago
Olivier Blin f62c9d92d0 dlwrap: add GLIBC_2.4 version to be able to run tests from ARM 8 years ago
Emmanuele Bassi 8dead45cb3 Revert all changes since 8bbc0d40 8 years ago
Emmanuele Bassi d5dfe2bd96 build: Drop autogenerated autotools files from Git 8 years ago
Yaron Cohen-Tal c342cba2a1 Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym". 9 years ago
Olivier Blin fe7a96e077 dlwrap: add GLIBC_2.4 version to be able to run tests from ARM 9 years ago
Yaron Cohen-Tal 2af1715fbf Fix "FindGLESv1.cmake" and "FindGLESv2.cmake". 9 years ago
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
Yaron Cohen-Tal 62e384129b Add some files to the repo so that it's possible to build without running "autogen.sh". 9 years ago
Yaron Cohen-Tal 540952010b Fix tests to work with some OpenGL ES / EGL implementations. 9 years ago
Yaron Cohen-Tal 773dd02f59 Added makefiles to build with MSVC 2013, and fixed errors and warnings. 9 years ago
Eric Anholt 8bbc0d40c6 Make the glx_alias_prefer_same_name test work, and hook it up. 9 years ago
Chun-wei Fan a2a51904b0 test/wgl_per_context_funcptrs.c: Fix build on Visual Studio 9 years ago
Eric Anholt b2ae054b3a Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var. 10 years ago
Eric Anholt d56f21c494 Use the EGL pkgconfig for finding eglplatform.h. 10 years ago
Eric Anholt 27298ee31b tests: Fix the passing of the "-z now" arg to the linker. 10 years ago
Eric Anholt 6eb075c70e Fix EGL context detection for non-GLES2-core functions. 10 years ago
Eric Anholt bb94003b78 Add a test for a failure I found with the X Server after my last fixes. 10 years ago
Eric Anholt 756dcaf6a5 Disable the dlwrap-based tests on apple. 10 years ago