Commit Graph

591 Commits (macos/v1.5.9)
 

Author SHA1 Message Date
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 90db0069b4 dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}() 6 years ago
Adam Jackson 53ae0bbffe dispatch: Stop implicitly loading libraries from do_dlsym 6 years ago
Emmanuele Bassi b80ea6a36a
Merge pull request #168 from nwnk/even-more-gentle-glx-detection 6 years ago
Adam Jackson a33623dca7 dispatch: Be even gentler about probing for GLX 6 years ago
Adam Jackson b5a4b16799 dispatch: Query the EGL context version when bootstrapping on GLES 6 years ago
Adam Jackson 43ac91170d test/glx_public_api_core: Fail softer if core contexts aren't available 6 years ago
Emmanuele Bassi 610203a1a4 meson: Fix the -z,relro flag 6 years ago
Emmanuele Bassi 45f3e8c286 Post-release version bump to 1.5.2 6 years ago
Emmanuele Bassi 897e519474 ci: Use envvars to control the build options 6 years ago
Emmanuele Bassi c8613a2984 meson: Remove unsupported keyword 6 years ago
Emmanuele Bassi af76cd235d meson: Conditionally test for linker flags 6 years ago
Emmanuele Bassi 5fa7bf6e27 Remove the "EGL/GLX have different pointers" tests 6 years ago
Emmanuele Bassi fc5750ca01
Merge pull request #166 from nwnk/assert 6 years ago
Adam Jackson f7486f7753 dispatch: assert, not errx, when we have no context 6 years ago
Emmanuele Bassi 74dbb7bac9
Merge pull request #162 from 1ace/meson-simplify 6 years ago
Eric Engestrom 5f151684da meson: simplify build_{glx,egl} logic 6 years ago
Emmanuele Bassi 500f522d47
Merge pull request #156 from tschoonj/fix-gl-pkgconfig-macos 6 years ago
Emmanuele Bassi 2189bc0d9b
Merge pull request #159 from luzpaz/misc-typos 6 years ago
Emmanuele Bassi 6769ba25bc
Merge pull request #158 from rossburton/master 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
Ross Burton a35192b07c meson: add option to enable/disable the test suite 6 years ago
Jan Alexander Steffens (heftig) 6c6fcd3b12 test: Avoid egl_without_glx crash on NVIDIA 6 years ago
luz.paz d60b923d46 Trival misc. typo fixes 6 years ago
Tom Schoonjans dc5e092584 meson: do not add gl to pkg-config file on macOS 6 years ago
Emmanuele Bassi c28759fb3a Post-release version bump to 1.5.1 6 years ago
Emmanuele Bassi 28ca626eda tests: Add EGL test for Epoxy API 6 years ago
Emmanuele Bassi e1ffd32d83 Support encoding minor versions bigger than 10 6 years ago
Emmanuele Bassi 1489c20770 meson: Use get_supported_arguments() 6 years ago
Emmanuele Bassi 60bb7672c1 Fix epoxy_internal_gl_version() 6 years ago
Emmanuele Bassi 309142f244 ci: Update the version of Meson for Appveyor 6 years ago
Emmanuele Bassi f6d2b1f6ad Do not use OPENGL_LIB on Android 6 years ago
Emmanuele Bassi 158ce2bc81 Document epoxy_set_resolver_failure_handler() 6 years ago
Emmanuele Bassi d8726f265e Add epoxy_glsl_version() 6 years ago
Emmanuele Bassi a7c3178f86 meson: Rename the configuration options 6 years ago
Emmanuele Bassi c794dce0a0 docs: Update the supported GL version to 4.6 6 years ago
Emmanuele Bassi ce8cbdbe06 Allow building Epoxy without X11 6 years ago
Emmanuele Bassi baa75c4a92 Add gl and egl private dependencies 6 years ago
Emmanuele Bassi f8a7661f2a meson: Remove unnecessary configuration_data object 6 years ago
Emmanuele Bassi a57fb0b171 ci: Add Docker image files 6 years ago
Emmanuele Bassi fe62e02231 Update registry 6 years ago
Emmanuele Bassi b1119d8fcf meson: Generate the pkg-config file 6 years ago
Emmanuele Bassi 0d6aaa20ea Bump up the Meson dependency 6 years ago
Emmanuele Bassi 69c80df5ef Include Xlib.h when using Xlib API 6 years ago
Emmanuele Bassi d1cce9914f travis: Drop conditional on Linux 6 years ago
Emmanuele Bassi 64fc3ac7ce
Merge pull request #143 from ikeydoherty/comp-warnings 6 years ago
Emmanuele Bassi 6bdfdcef3d
Merge pull request #155 from mgorny/dl 6 years ago
Michał Górny 3b3ff242de test: Fix respecting $(DLOPEN_LIBS) 6 years ago