aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-10-05Post-release version bump to 1.5.4Emmanuele Bassi
2018-10-04Ensure Autotools enables EGL-X11 supportEmmanuele Bassi
2018-05-19Post-release version bump to 1.5.3Emmanuele Bassi
2018-04-25Post-release version bump to 1.5.2Emmanuele Bassi
2018-03-12Merge pull request #159 from luzpaz/misc-typosEmmanuele Bassi
2018-03-12autotools: check for dlvsymRoss Burton
2018-03-05Trival misc. typo fixesluz.paz
2018-02-28Post-release version bump to 1.5.1Emmanuele Bassi
2018-02-23Allow building Epoxy without X11Emmanuele Bassi
2018-02-23Add gl and egl private dependenciesEmmanuele Bassi
2017-09-11Bump up the libepoxy versionEmmanuele Bassi
2017-06-06Release Epoxy 1.4.3Emmanuele Bassi
2017-06-06build: Enable EGL on AndroidEmmanuele Bassi
2017-05-17Make EGL support optionalThomas Petazzoni
2017-04-30Release Epoxy 1.4.2Emmanuele Bassi
2017-03-02Release Epoxy 1.4.1 (stable)Emmanuele Bassi
2017-02-15Allow using Python3 to run gen_dispatch.pyEmmanuele Bassi
2017-02-10Define a macro directory in the autotools buildEmmanuele Bassi
2017-02-08Do not use Python 3 to run gen_dispatch.pyEmmanuele Bassi
2017-02-06Bump version to 1.4 for releaseEmmanuele Bassi
2017-02-06Allow enabling and disabling GLX supportEmmanuele Bassi
2017-02-06Encode Epoxy capabilities into the pkg-config fileEmmanuele Bassi
2017-02-06Allow enabling and disabling GLX support, part IIEmmanuele Bassi
2017-02-06Generate xz tarballs on distcheckEmmanuele Bassi
2017-01-25Improve consistency of the symbol visibilityEmmanuele Bassi
2017-01-25build: Skip GLESv1 tests if there's no GLESv1Emmanuele Bassi
2015-07-15Bump to version 1.3.1 for release.Eric Anholt
2015-07-15Bump version to 1.3 for release.Eric Anholt
2015-03-04Update the homepage URLChristopher Meng
2015-01-10Merge remote-tracking branch 'sonicadvance/OSX-NoX11Support'Eric Anholt
2014-06-13Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt
2014-05-28Adds support for OS X without X11.Ryan Houdek
2014-05-13Bump version to 1.2 for release.Eric Anholt
2014-03-28Disable the dlwrap-based tests on apple.Eric Anholt
2014-02-06Bump version to 1.1 for release.Eric Anholt
2014-02-06Add a test that khrplatform.h (if present) agrees with us.Eric Anholt
2014-01-30Declare a private dependency on libdl.Eric Anholt
2013-12-16Fix testsuite build on OS X.Eric Anholt
2013-12-12Fix most GLhandleARB warnings on OS X with a big comment in our code.Eric Anholt
2013-12-11Disable EGL on OS X.Eric Anholt
2013-12-11Add an appropriate error message if libX11 is missing.Eric Anholt
2013-12-10Add dispatch generation for wgl.Eric Anholt
2013-12-06Port tests directory to win32.Eric Anholt
2013-12-06Start porting the GL dispatch code to win32.Eric Anholt
2013-12-06Conditionalize building the EGL and GLX dispatch code.Eric Anholt
2013-12-06Conditionalize building GLX and EGL tests and headers.Eric Anholt
2013-12-06Fix make distcheck.Eric Anholt
2013-12-05Add a test for a bug when called during glBegin()/glEnd().Eric Anholt
2013-11-14Add an initial testsuite for GLX API.Eric Anholt
2013-10-16Add the generator and build infrastructure.Eric Anholt