Commit Graph

  • 27b0746940 dlwrap: Add FBSD_1.0 version for FreeBSD Ting-Wei Lan 2018-05-04 23:59:22 +0800
  • 5dc0c147e9 meson: Don't define _POSIX_C_SOURCE when dlvsym is found Ting-Wei Lan 2018-05-04 23:50:36 +0800
  • 90db0069b4 dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}() Adam Jackson 2018-05-01 11:34:23 -0400
  • 53ae0bbffe dispatch: Stop implicitly loading libraries from do_dlsym Adam Jackson 2018-05-01 11:16:46 -0400
  • b80ea6a36a
    Merge pull request #168 from nwnk/even-more-gentle-glx-detection Emmanuele Bassi 2018-04-30 23:39:22 +0100
  • a33623dca7 dispatch: Be even gentler about probing for GLX Adam Jackson 2018-04-09 16:10:52 -0400
  • b5a4b16799 dispatch: Query the EGL context version when bootstrapping on GLES Adam Jackson 2018-04-30 15:26:17 -0400
  • 43ac91170d test/glx_public_api_core: Fail softer if core contexts aren't available Adam Jackson 2018-04-25 12:13:01 -0400
  • 610203a1a4 meson: Fix the -z,relro flag Emmanuele Bassi 2018-04-25 18:50:28 +0100
  • 45f3e8c286 Post-release version bump to 1.5.2 Emmanuele Bassi 2018-04-25 12:11:10 +0100
  • 897e519474 ci: Use envvars to control the build options Emmanuele Bassi 2018-04-25 11:51:55 +0100
  • c8613a2984 meson: Remove unsupported keyword Emmanuele Bassi 2018-04-25 11:43:12 +0100
  • af76cd235d meson: Conditionally test for linker flags Emmanuele Bassi 2018-04-12 16:43:03 +0100
  • 5fa7bf6e27 Remove the "EGL/GLX have different pointers" tests Emmanuele Bassi 2018-04-12 16:39:36 +0100
  • fc5750ca01
    Merge pull request #166 from nwnk/assert Emmanuele Bassi 2018-04-12 16:37:19 +0100
  • f7486f7753 dispatch: assert, not errx, when we have no context Adam Jackson 2018-04-12 11:04:10 -0400
  • 74dbb7bac9
    Merge pull request #162 from 1ace/meson-simplify Emmanuele Bassi 2018-03-13 17:50:17 +0000
  • 5f151684da meson: simplify build_{glx,egl} logic Eric Engestrom 2018-03-13 12:21:14 +0000
  • 500f522d47
    Merge pull request #156 from tschoonj/fix-gl-pkgconfig-macos Emmanuele Bassi 2018-03-12 12:18:54 +0000
  • 2189bc0d9b
    Merge pull request #159 from luzpaz/misc-typos Emmanuele Bassi 2018-03-12 12:18:25 +0000
  • 6769ba25bc
    Merge pull request #158 from rossburton/master Emmanuele Bassi 2018-03-12 12:17:47 +0000
  • f9098b0c18 autotools: check for dlvsym Ross Burton 2018-03-07 13:33:14 +0000
  • 1267f82021 meson: generalise build_apple to has_dlvsym Ross Burton 2018-03-02 17:01:54 +0000
  • a35192b07c meson: add option to enable/disable the test suite Ross Burton 2018-03-01 17:37:42 +0000
  • 6c6fcd3b12 test: Avoid egl_without_glx crash on NVIDIA Jan Alexander Steffens (heftig) 2018-03-08 22:30:41 +0100
  • d60b923d46 Trival misc. typo fixes luz.paz 2018-03-05 06:08:53 -0500
  • dc5e092584 meson: do not add gl to pkg-config file on macOS Tom Schoonjans 2018-02-28 13:43:00 +0000
  • c28759fb3a Post-release version bump to 1.5.1 Emmanuele Bassi 2018-02-28 16:15:19 +0700
  • 28ca626eda tests: Add EGL test for Epoxy API Emmanuele Bassi 2018-02-24 14:07:18 +0000
  • e1ffd32d83 Support encoding minor versions bigger than 10 Emmanuele Bassi 2018-02-24 14:03:06 +0000
  • 1489c20770 meson: Use get_supported_arguments() Emmanuele Bassi 2018-02-24 14:01:46 +0000
  • 60bb7672c1 Fix epoxy_internal_gl_version() Emmanuele Bassi 2018-02-24 13:39:16 +0000
  • 309142f244 ci: Update the version of Meson for Appveyor Emmanuele Bassi 2018-02-23 20:07:24 +0000
  • f6d2b1f6ad Do not use OPENGL_LIB on Android Emmanuele Bassi 2018-02-23 19:59:48 +0000
  • 158ce2bc81 Document epoxy_set_resolver_failure_handler() Emmanuele Bassi 2018-02-23 16:56:52 +0000
  • d8726f265e Add epoxy_glsl_version() Emmanuele Bassi 2018-02-23 16:46:55 +0000
  • a7c3178f86 meson: Rename the configuration options Emmanuele Bassi 2018-02-23 15:51:56 +0000
  • c794dce0a0 docs: Update the supported GL version to 4.6 Emmanuele Bassi 2018-02-23 15:48:44 +0000
  • ce8cbdbe06 Allow building Epoxy without X11 Emmanuele Bassi 2018-02-23 15:44:50 +0000
  • baa75c4a92 Add gl and egl private dependencies Emmanuele Bassi 2018-02-23 10:52:58 +0000
  • f8a7661f2a meson: Remove unnecessary configuration_data object Emmanuele Bassi 2018-02-23 14:55:57 +0000
  • a57fb0b171 ci: Add Docker image files Emmanuele Bassi 2018-02-23 14:22:06 +0000
  • fe62e02231 Update registry Emmanuele Bassi 2018-02-07 17:56:55 +0000
  • b1119d8fcf meson: Generate the pkg-config file Emmanuele Bassi 2018-02-07 13:12:54 +0000
  • 0d6aaa20ea Bump up the Meson dependency Emmanuele Bassi 2018-02-07 13:11:51 +0000
  • 69c80df5ef Include Xlib.h when using Xlib API Emmanuele Bassi 2018-02-07 13:10:39 +0000
  • d1cce9914f travis: Drop conditional on Linux Emmanuele Bassi 2017-05-13 17:32:17 +0100
  • 64fc3ac7ce
    Merge pull request #143 from ikeydoherty/comp-warnings Emmanuele Bassi 2018-02-23 09:36:30 +0000
  • 6bdfdcef3d
    Merge pull request #155 from mgorny/dl Emmanuele Bassi 2018-02-23 09:25:22 +0000
  • 3b3ff242de test: Fix respecting $(DLOPEN_LIBS) Michał Górny 2018-02-22 19:57:03 +0100
  • 88c0c4858e
    Merge pull request #154 from nwnk/fix-dlwrap-for-glvnd Emmanuele Bassi 2018-02-07 17:40:31 +0000
  • 237a491b01 test: Fix dlwrap for glvnd Adam Jackson 2018-02-07 12:29:12 -0500
  • 3f1699b682
    Merge pull request #151 from rib/wip/rib/android Emmanuele Bassi 2018-01-19 12:43:22 +0000
  • 4e5e17eb0a Check __ANDROID__ define when guarding Android code Robert Bragg 2018-01-18 21:21:15 +0000
  • c8d7ae6bf8
    Only use printf family when passing arguments Ikey Doherty 2017-10-19 16:02:57 +0100
  • 9dde80065f
    test: Fix trivial compiler warning in dlwrap Ikey Doherty 2017-10-19 15:50:46 +0100
  • 1b54e263eb Merge pull request #136 from Lyude/pull/epoxy_ext_in_str Emmanuele Bassi 2017-10-19 11:11:28 +0100
  • 1dc283e9a3 Merge pull request #141 from dcbaker/submit/fix-static-build Emmanuele Bassi 2017-10-18 16:17:00 +0100
  • d1c56a0585 Merge pull request #140 from danem/patch-1 Emmanuele Bassi 2017-10-18 16:14:24 +0100
  • c02a02d51a meson: Define visibility flags for static builds Dylan Baker 2017-10-13 16:50:44 -0700
  • 60271ab67b Fix pointer mismatch bug on Windows 10. danem 2017-10-13 16:20:11 -0700
  • b49d190c65 Bump up the libepoxy version Emmanuele Bassi 2017-09-11 16:32:06 +0100
  • e9e0098e5c Merge pull request #131 from nwnk/nonfatal-resolve-handler Emmanuele Bassi 2017-09-11 16:30:38 +0100
  • 0734188136 Merge pull request #137 from nigels-com/master Emmanuele Bassi 2017-09-11 16:30:23 +0100
  • 254769ac2c Merge pull request #138 from nwnk/fix-libopengl-soname Emmanuele Bassi 2017-09-11 16:29:46 +0100
  • e5372a25ba dispatch: Fix the libOpenGL soname Adam Jackson 2017-09-07 17:02:22 -0400
  • eb92953ae4 GLEW supports EGL as of version 2.0.0 onwards Nigel Stewart 2017-08-26 11:40:26 +1000
  • 4bde48e12c Expose epoxy_extension_in_string() in public headers Lyude Paul 2017-08-24 14:50:19 -0400
  • 516b4fb8d0 Merge pull request #134 from fooishbar/add-eglcast-def Emmanuele Bassi 2017-07-21 12:11:40 +0100
  • 7ff061a944 Add epoxy_set_resolver_failure_handler() Adam Jackson 2017-07-05 16:54:15 -0400
  • e0426c94f6 Merge pull request #133 from nwnk/glx-detection-paranoia Emmanuele Bassi 2017-07-13 10:38:45 +0100
  • 7c4817f2ee dispatch: Be more paranoid about detecting GLX or not Adam Jackson 2017-07-12 13:26:05 -0400
  • f81274b124 dispatch: Use epoxy_conservative_glx_dlsym when probing GLX Adam Jackson 2017-07-12 14:03:35 -0400
  • 91c9ecebd9 dispatch: Don't reference glvnd #defines on non-glvnd systems Adam Jackson 2017-07-12 13:59:44 -0400
  • ebe3a53db1 Add fallback definition for EGL_CAST Daniel Stone 2017-07-07 10:48:58 +0100
  • b157a4d5ca Merge pull request #129 from nwnk/glvnd-awareness Emmanuele Bassi 2017-06-17 00:14:06 +0100
  • 759de64729 dispatch: Learn about glvnd Adam Jackson 2017-06-16 14:37:06 -0400
  • f145ea4d23 Merge pull request #128 from tschoonj/patch-1 Emmanuele Bassi 2017-06-12 14:12:28 +0100
  • 85c122899c meson.build: fix macOS common_ldflags Tom Schoonjans 2017-06-12 12:54:13 +0100
  • 8d03a6a827 Release Epoxy 1.4.3 Emmanuele Bassi 2017-06-06 10:55:43 +0100
  • 898ba5d497 meson: Fix the MSVC symbol visibility check Emmanuele Bassi 2017-06-06 10:50:14 +0100
  • eaaafd5b34 Merge branch 'tpetazzoni-make-egl-optional' Emmanuele Bassi 2017-06-06 10:42:30 +0100
  • 3103a273cb ci: Check build with EGL support disabled Emmanuele Bassi 2017-06-06 10:40:36 +0100
  • 21feea047e build: Enable EGL on Android Emmanuele Bassi 2017-06-06 10:39:07 +0100
  • 9c8b65a233 Merge branch 'make-egl-optional' of https://github.com/tpetazzoni/libepoxy into tpetazzoni-make-egl-optional Emmanuele Bassi 2017-06-06 10:37:09 +0100
  • 64e9428c88 Merge branch 'khronos-registry' Emmanuele Bassi 2017-06-06 10:31:08 +0100
  • dd7446def3 Import EGL registry from GitHub 2e6e7ff7bf9 Daniel Stone 2017-06-06 10:14:28 +0100
  • 2fe369e187 Merge pull request #124 from return/haiku-support Emmanuele Bassi 2017-05-22 16:57:59 +0100
  • 640a735e93 Add support for building on Haiku. Joseph C, Hill 2017-05-22 12:46:20 +0100
  • 0511fc56e7 Make EGL support optional Thomas Petazzoni 2017-05-08 23:12:49 +0200
  • 5ef9c5ea24 Merge pull request #121 from anholt/meson-bump Emmanuele Bassi 2017-05-13 18:19:14 +0100
  • e1a0196696 meson: Update required version to 0.39.1 Emmanuele Bassi 2017-05-13 18:14:50 +0100
  • 5616bbf352 build: Check for linker flags on Linux Emmanuele Bassi 2017-05-02 23:11:06 +0100
  • abe6a80412 Release Epoxy 1.4.2 Emmanuele Bassi 2017-04-30 16:36:25 +0100
  • 10c2cdfdb0 Merge pull request #118 from LocutusOfBorg/master Emmanuele Bassi 2017-04-24 16:28:06 +0100
  • 106eae7aad epoxy_internal_has_gl_extension, epoxy_egl_version: add some missing nullpointer checks from https://bugzilla.redhat.com/show_bug.cgi?id=1395366 Related commit: b3b8bd9af7 Fix "epoxy_glx_version" to handle the case when GLX is not active on the display. Patch is tweak from the original version posted by Tom Horsley Gianfranco Costamagna 2017-04-24 16:10:28 +0200
  • 5b6d99069b Put the no-GLX build under CI Emmanuele Bassi 2017-03-29 18:24:25 +0100
  • 91b4e75c65 Restructure the TravisCI script Emmanuele Bassi 2017-03-29 18:22:37 +0100
  • e59cc63273 Build Epoxy with Clang on TravisCI Emmanuele Bassi 2017-03-29 18:20:18 +0100
  • 3289910b97 Merge pull request #116 from ebassi/no-source-root Emmanuele Bassi 2017-03-28 18:15:09 +0100