summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | dispatch: Fix GLES3 symbol lookupAdam Jackson2018-07-061-1/+1
* | 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
* | | ci: Dump the test log on failureEmmanuele Bassi2018-06-043-10/+28
* | | Merge pull request #178 from ebassi/osx-ciEmmanuele Bassi2018-05-305-19/+61
|\ \ \ | |/ / |/| |
| * | ci: Enable builds on macOSEmmanuele Bassi2018-05-293-5/+42
| * | Use the appropriate symbols on __APPLE__Emmanuele Bassi2018-05-291-13/+18
| * | Disable EGL on macOSEmmanuele Bassi2018-05-291-1/+1
|/ /
* | Post-release version bump to 1.5.3Emmanuele Bassi2018-05-192-2/+2
* | dispatch: Try harder to avoid calling the resolver1.5.2Adam Jackson2018-05-171-3/+5
* | Use -Bsymbolic-functions instead of -BsymbolicEmmanuele Bassi2018-05-172-3/+3
* | Use abort() instead of exit(1)Emmanuele Bassi2018-05-171-3/+3
* | Merge pull request #172 from lantw44/masterEmmanuele Bassi2018-05-052-2/+6
|\ \
| * | 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
* | | Merge pull request #170 from nwnk/epoxy-load-fooEmmanuele Bassi2018-05-054-47/+77
|\ \ \ | |/ / |/| |
| * | dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()Adam Jackson2018-05-014-28/+35
| * | dispatch: Stop implicitly loading libraries from do_dlsymAdam Jackson2018-05-011-32/+55
|/ /
* | Merge pull request #168 from nwnk/even-more-gentle-glx-detectionEmmanuele Bassi2018-04-301-44/+17
|\ \
| * | dispatch: Be even gentler about probing for GLXAdam Jackson2018-04-301-34/+7
| * | dispatch: Query the EGL context version when bootstrapping on GLESAdam Jackson2018-04-301-10/+10
|/ /
* | test/glx_public_api_core: Fail softer if core contexts aren't availableAdam Jackson2018-04-301-0/+10
* | meson: Fix the -z,relro flagEmmanuele Bassi2018-04-251-1/+1
* | Post-release version bump to 1.5.2Emmanuele Bassi2018-04-252-2/+2
* | ci: Use envvars to control the build options1.5.1Emmanuele Bassi2018-04-251-4/+7
* | meson: Remove unsupported keywordEmmanuele Bassi2018-04-251-1/+1
* | meson: Conditionally test for linker flagsEmmanuele Bassi2018-04-251-6/+6
* | Remove the "EGL/GLX have different pointers" testsEmmanuele Bassi2018-04-123-300/+0
* | Merge pull request #166 from nwnk/assertEmmanuele Bassi2018-04-121-1/+1
|\ \
| * | dispatch: assert, not errx, when we have no contextAdam Jackson2018-04-121-1/+1
|/ /
* | Merge pull request #162 from 1ace/meson-simplifyEmmanuele Bassi2018-03-131-28/+6
|\ \
| * | meson: simplify build_{glx,egl} logicEric Engestrom2018-03-131-28/+6
|/ /
* | Merge pull request #156 from tschoonj/fix-gl-pkgconfig-macosEmmanuele Bassi2018-03-121-2/+2
|\ \
| * | meson: do not add gl to pkg-config file on macOSTom Schoonjans2018-03-041-2/+2
* | | Merge pull request #159 from luzpaz/misc-typosEmmanuele Bassi2018-03-123-3/+3
|\ \ \
| * | | Trival misc. typo fixesluz.paz2018-03-053-3/+3
| |/ /
* | | Merge pull request #158 from rossburton/masterEmmanuele Bassi2018-03-126-17/+24
|\ \ \
| * | | autotools: check for dlvsymRoss Burton2018-03-123-10/+10
| * | | meson: generalise build_apple to has_dlvsymRoss Burton2018-03-122-6/+6
| * | | meson: add option to enable/disable the test suiteRoss Burton2018-03-122-1/+8
|/ / /
* | | test: Avoid egl_without_glx crash on NVIDIAJan Alexander Steffens (heftig)2018-03-081-6/+8
|/ /
* | Post-release version bump to 1.5.1Emmanuele Bassi2018-02-282-2/+2
* | tests: Add EGL test for Epoxy API1.5.0Emmanuele Bassi2018-02-243-0/+147
* | Support encoding minor versions bigger than 10Emmanuele Bassi2018-02-241-3/+9
* | meson: Use get_supported_arguments()Emmanuele Bassi2018-02-241-6/+1
* | Fix epoxy_internal_gl_version()Emmanuele Bassi2018-02-241-1/+1
* | ci: Update the version of Meson for AppveyorEmmanuele Bassi2018-02-231-6/+6
* | Do not use OPENGL_LIB on AndroidEmmanuele Bassi2018-02-231-0/+2