summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bump to 1.5.4Emmanuele Bassi2018-10-051-1/+1
* Ensure Autotools enables EGL-X11 supportissue-188Emmanuele Bassi2018-10-041-0/+2
* Post-release version bump to 1.5.3Emmanuele Bassi2018-05-191-1/+1
* Post-release version bump to 1.5.2Emmanuele Bassi2018-04-251-1/+1
* Merge pull request #159 from luzpaz/misc-typosEmmanuele Bassi2018-03-121-1/+1
|\
| * Trival misc. typo fixesluz.paz2018-03-051-1/+1
* | autotools: check for dlvsymRoss Burton2018-03-121-6/+6
|/
* Post-release version bump to 1.5.1Emmanuele Bassi2018-02-281-1/+1
* Allow building Epoxy without X11Emmanuele Bassi2018-02-231-6/+21
* Add gl and egl private dependenciesEmmanuele Bassi2018-02-231-0/+6
* Bump up the libepoxy versionEmmanuele Bassi2017-09-111-1/+1
* Release Epoxy 1.4.31.4.3Emmanuele Bassi2017-06-061-1/+1
* build: Enable EGL on AndroidEmmanuele Bassi2017-06-061-1/+0
* Make EGL support optionalThomas Petazzoni2017-05-171-5/+28
* Release Epoxy 1.4.21.4.2Emmanuele Bassi2017-04-301-1/+1
* Release Epoxy 1.4.1 (stable)1.4.1Emmanuele Bassi2017-03-021-1/+1
* Allow using Python3 to run gen_dispatch.pyEmmanuele Bassi2017-02-151-1/+1
* Define a macro directory in the autotools buildEmmanuele Bassi2017-02-101-0/+1
* Do not use Python 3 to run gen_dispatch.pyEmmanuele Bassi2017-02-081-1/+1
* Bump version to 1.4 for releasev1.41.4.0Emmanuele Bassi2017-02-061-1/+1
* Allow enabling and disabling GLX supportEmmanuele Bassi2017-02-061-38/+82
|\
| * Encode Epoxy capabilities into the pkg-config fileEmmanuele Bassi2017-02-061-0/+9
| * Allow enabling and disabling GLX support, part IIEmmanuele Bassi2017-02-061-38/+73
* | Generate xz tarballs on distcheckEmmanuele Bassi2017-02-061-1/+1
|/
* Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-19/+33
* build: Skip GLESv1 tests if there's no GLESv1Emmanuele Bassi2017-01-251-0/+3
* Bump to version 1.3.1 for release.v1.3.1Eric Anholt2015-07-151-1/+1
* Bump version to 1.3 for release.v1.3Eric Anholt2015-07-151-1/+1
* Update the homepage URLChristopher Meng2015-03-041-1/+1
* Merge remote-tracking branch 'sonicadvance/OSX-NoX11Support'Eric Anholt2015-01-101-1/+1
|\
| * Adds support for OS X without X11.Ryan Houdek2014-05-281-1/+1
* | Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt2014-06-131-0/+1
|/
* Bump version to 1.2 for release.v1.2Eric Anholt2014-05-131-1/+1
* Disable the dlwrap-based tests on apple.Eric Anholt2014-03-281-0/+6
* Bump version to 1.1 for release.v1.1Eric Anholt2014-02-061-1/+1
* Add a test that khrplatform.h (if present) agrees with us.Eric Anholt2014-02-061-0/+6
* Declare a private dependency on libdl.Eric Anholt2014-01-301-0/+3
* Fix testsuite build on OS X.Eric Anholt2013-12-161-0/+4
* Fix most GLhandleARB warnings on OS X with a big comment in our code.Eric Anholt2013-12-121-0/+4
* Disable EGL on OS X.Eric Anholt2013-12-111-0/+6
* Add an appropriate error message if libX11 is missing.Eric Anholt2013-12-111-0/+4
* Add dispatch generation for wgl.Eric Anholt2013-12-101-0/+8
* Port tests directory to win32.Eric Anholt2013-12-061-0/+6
* Start porting the GL dispatch code to win32.Eric Anholt2013-12-061-10/+29
* Conditionalize building the EGL and GLX dispatch code.Eric Anholt2013-12-061-0/+2
* Conditionalize building GLX and EGL tests and headers.Eric Anholt2013-12-061-0/+21
* Fix make distcheck.Eric Anholt2013-12-061-0/+1
* Add a test for a bug when called during glBegin()/glEnd().Eric Anholt2013-12-051-0/+1
* Add an initial testsuite for GLX API.Eric Anholt2013-11-141-0/+1
* Add the generator and build infrastructure.Eric Anholt2013-10-161-0/+75