summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #109 from anholt/macos-version-infoEmmanuele Bassi2017-03-071-3/+8
|\ \
| * | Use some linker flags only on LinuxEmmanuele Bassi2017-03-071-1/+2
| * | Add explicit version flags for macOS buildsEmmanuele Bassi2017-03-071-2/+6
|/ /
* | Add z,relro and z,now to the GCC linker flagsEmmanuele Bassi2017-03-031-1/+1
* | Merge pull request #107 from anholt/issue-106Emmanuele Bassi2017-03-034-8/+8
|\ \
| * | Add C++ guards around generated headersEmmanuele Bassi2017-03-034-8/+8
|/ /
* | Release Epoxy 1.4.1 (stable)1.4.1Emmanuele Bassi2017-03-022-2/+2
* | Remove /W3 from the MSVC compiler flagsEmmanuele Bassi2017-03-011-1/+0
* | Simplify the code generation rules for MesonEmmanuele Bassi2017-03-012-136/+64
* | Merge branch 'python-gen-dispatch'Emmanuele Bassi2017-02-155-3/+20
|\ \
| * | Annotate build issues with MesonEmmanuele Bassi2017-02-151-0/+4
| * | Allow using Python3 to run gen_dispatch.pyEmmanuele Bassi2017-02-152-2/+5
| * | Remove the shebang from gen_dispatch.pyEmmanuele Bassi2017-02-154-2/+12
|/ /
* | doc: Check for 'dot' and add the relevant configurationEmmanuele Bassi2017-02-152-4/+45
* | doc: Ignore C++ guard macrosEmmanuele Bassi2017-02-151-1/+1
* | Annotate new Epoxy symbolsEmmanuele Bassi2017-02-152-0/+4
* | Hide Appveyor YAML fileEmmanuele Bassi2017-02-151-0/+0
* | Update the "why not GLEW" sectionEmmanuele Bassi2017-02-101-2/+1
* | Add the Appveyor build badgeEmmanuele Bassi2017-02-101-0/+1
* | Define a macro directory in the autotools buildEmmanuele Bassi2017-02-103-0/+5
* | Merge branch 'appveyor'Emmanuele Bassi2017-02-101-0/+67
|\ \
| * | Add Appveyor scriptTommy Marrinan2017-02-101-0/+67
| * | Remove unnecessary bits from the documentation build rulesEmmanuele Bassi2017-02-101-14/+1
* | | Remove unnecessary bits from the documentation build rulesEmmanuele Bassi2017-02-101-14/+1
|/ /
* | Ignore non-build branches in TravisEmmanuele Bassi2017-02-091-0/+5
* | Add TravisCI build badge to the READMEEmmanuele Bassi2017-02-091-0/+2
* | Update the TravisCI environment to use DockerEmmanuele Bassi2017-02-091-20/+14
* | Add compiler arguments for MSVC buildsEmmanuele Bassi2017-02-091-1/+24
* | Add editorconfig fileEmmanuele Bassi2017-02-081-0/+30
* | Drop unnecessary inclusion of "config.h"Emmanuele Bassi2017-02-084-4/+1
* | Test compiler arguments for the appropriate compilerEmmanuele Bassi2017-02-081-33/+38
* | Update the symbol visibility rules under MSVCEmmanuele Bassi2017-02-081-1/+5
* | Add Meson build files to the autotools distEmmanuele Bassi2017-02-081-4/+20
* | Document the process for updating the registryEmmanuele Bassi2017-02-081-0/+13
* | Do not use Python 3 to run gen_dispatch.pyEmmanuele Bassi2017-02-081-1/+1
* | Update gen_dispatch after a pass of pylintEmmanuele Bassi2017-02-081-46/+44
* | Merge pull request #100 from centricular/fix-find_programEmmanuele Bassi2017-02-083-13/+0
|\ \
| * | meson: Don't call find_program objects with pythonNirbheek Chauhan2017-01-283-13/+0
* | | Bump version to 1.4 for releasev1.41.4.0Emmanuele Bassi2017-02-062-2/+2
* | | Add API to allow for platform detectionEmmanuele Bassi2017-02-066-3/+64
|\ \ \
| * | | Add epoxy_has_egl()Emmanuele Bassi2017-02-032-0/+22
| * | | Add epoxy_has_glx()Emmanuele Bassi2017-02-032-1/+26
| * | | Add conservative functions for checking platform symbolsEmmanuele Bassi2017-02-032-2/+16
| * | | Drop additional stdbool.h include directivesEmmanuele Bassi2017-02-031-2/+0
* | | | Allow enabling and disabling GLX supportEmmanuele Bassi2017-02-067-46/+129
|\ \ \ \
| * | | | Encode Epoxy capabilities into the pkg-config fileEmmanuele Bassi2017-02-063-0/+16
| * | | | Allow enabling and disabling GLX support, part IIEmmanuele Bassi2017-02-062-39/+79
| * | | | Allow enabling and disabling GLX supportEmmanuele Bassi2017-02-064-9/+34
| |/ / /
* | | | doc: Ignore a private symbolEmmanuele Bassi2017-02-061-1/+1
* | | | Generate a ChangeLog for the dist tarballEmmanuele Bassi2017-02-061-0/+11