summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make EGL support optionalThomas Petazzoni2017-05-174-12/+55
* 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
* 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