summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #140 from danem/patch-1Emmanuele Bassi2017-10-181-1/+1
|\ \ \ | |/ / |/| |
| * | Fix pointer mismatch bug on Windows 10. danem2017-10-131-1/+1
|/ /
* | Bump up the libepoxy versionEmmanuele Bassi2017-09-112-2/+2
* | Merge pull request #131 from nwnk/nonfatal-resolve-handlerEmmanuele Bassi2017-09-114-0/+38
|\ \
| * | Add epoxy_set_resolver_failure_handler()Adam Jackson2017-07-144-0/+38
* | | Merge pull request #137 from nigels-com/masterEmmanuele Bassi2017-09-111-1/+0
|\ \ \
| * | | GLEW supports EGL as of version 2.0.0 onwardsNigel Stewart2017-08-261-1/+0
| | |/ | |/|
* | | Merge pull request #138 from nwnk/fix-libopengl-sonameEmmanuele Bassi2017-09-111-1/+1
|\ \ \ | |/ / |/| |
| * | dispatch: Fix the libOpenGL sonameAdam Jackson2017-09-071-1/+1
|/ /
* | Merge pull request #134 from fooishbar/add-eglcast-defEmmanuele Bassi2017-07-211-0/+9
|\ \ | |/ |/|
| * Add fallback definition for EGL_CASTDaniel Stone2017-07-071-0/+9
* | Merge pull request #133 from nwnk/glx-detection-paranoiaEmmanuele Bassi2017-07-131-12/+23
|\ \ | |/ |/|
| * dispatch: Be more paranoid about detecting GLX or notAdam Jackson2017-07-121-1/+10
| * dispatch: Use epoxy_conservative_glx_dlsym when probing GLXAdam Jackson2017-07-121-13/+13
| * dispatch: Don't reference glvnd #defines on non-glvnd systemsAdam Jackson2017-07-121-0/+2
|/
* Merge pull request #129 from nwnk/glvnd-awarenessEmmanuele Bassi2017-06-171-5/+26
|\
| * dispatch: Learn about glvndAdam Jackson2017-06-161-5/+26
|/
* Merge pull request #128 from tschoonj/patch-1Emmanuele Bassi2017-06-121-1/+1
|\
| * meson.build: fix macOS common_ldflagsTom Schoonjans2017-06-121-1/+1
|/
* Release Epoxy 1.4.31.4.3Emmanuele Bassi2017-06-062-2/+2
* meson: Fix the MSVC symbol visibility checkEmmanuele Bassi2017-06-061-5/+3
* Merge branch 'tpetazzoni-make-egl-optional'Emmanuele Bassi2017-06-065-12/+55
|\
| * ci: Check build with EGL support disabledEmmanuele Bassi2017-06-061-0/+1
| * build: Enable EGL on AndroidEmmanuele Bassi2017-06-062-2/+1
| * Merge branch 'make-egl-optional' of https://github.com/tpetazzoni/libepoxy in...Emmanuele Bassi2017-06-064-12/+55
| |\ |/ /
| * Make EGL support optionalThomas Petazzoni2017-05-174-12/+55
* | Merge branch 'khronos-registry'Emmanuele Bassi2017-06-061-29/+129
|\ \
| * | Import EGL registry from GitHub 2e6e7ff7bf9Daniel Stone2017-06-061-29/+129
* | | Merge pull request #124 from return/haiku-supportEmmanuele Bassi2017-05-221-0/+2
|\ \ \ | |_|/ |/| |
| * | Add support for building on Haiku.Joseph C, Hill2017-05-221-0/+2
|/ /
* | Merge pull request #121 from anholt/meson-bumpEmmanuele Bassi2017-05-131-1/+1
|\ \
| * | meson: Update required version to 0.39.1Emmanuele Bassi2017-05-131-1/+1
|/ /
* | build: Check for linker flags on LinuxEmmanuele Bassi2017-05-021-1/+5
* | Release Epoxy 1.4.21.4.2Emmanuele Bassi2017-04-302-2/+2
* | Merge pull request #118 from LocutusOfBorg/masterEmmanuele Bassi2017-04-242-1/+11
|\ \
| * | epoxy_internal_has_gl_extension, epoxy_egl_version: add some missing nullpoin...Gianfranco Costamagna2017-04-242-1/+11
|/ /
* | Put the no-GLX build under CIEmmanuele Bassi2017-03-291-0/+1
* | Restructure the TravisCI scriptEmmanuele Bassi2017-03-291-1/+3
* | Build Epoxy with Clang on TravisCIEmmanuele Bassi2017-03-291-1/+2
* | Merge pull request #116 from ebassi/no-source-rootEmmanuele Bassi2017-03-284-17/+11
|\ \
| * | Bump up the version of Meson used by AppVeyorEmmanuele Bassi2017-03-281-6/+6
| * | Move epoxy_headers definition into include/epoxyEmmanuele Bassi2017-03-282-4/+2
| * | Remove workarounds for older Meson versionsEmmanuele Bassi2017-03-281-6/+2
| * | Bump up the required version of MesonEmmanuele Bassi2017-03-281-1/+1
|/ /
* | Merge pull request #112 from accel2k/fix-msvc-buildEmmanuele Bassi2017-03-191-0/+8
|\ \
| * | Fix build on MSVCAndrei Fadeev2017-03-151-0/+8
* | | Merge pull request #114 from Millak/masterEmmanuele Bassi2017-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | test: Fix dlwrap on aarch64Efraim Flashner2017-03-191-0/+1
|/ /
* | Prefer using pkg-config files to find GLESEmmanuele Bassi2017-03-091-2/+13
* | Add missing visibility compiler flagsEmmanuele Bassi2017-03-092-7/+7