summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Split arguments for dispatch generatorEmmanuele Bassi2017-01-251-4/+16
* build: Hide mkdirEmmanuele Bassi2017-01-251-1/+4
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-11/+0
* Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal2015-08-261-0/+10
* Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal2015-07-191-0/+1
* Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt2014-06-131-0/+1
* Don't forget to install the wgl headers.Eric Anholt2014-05-131-0/+1
* Add missing dependency on libdl.Eric Anholt2014-02-011-0/+1
* Use LDADD instead of LDFLAGS/DEPENDENCIES.Matt Turner2014-02-011-1/+4
* Add missing make dist of gen_dispatch.py.Eric Anholt2014-01-301-0/+4
* Fix a typo in the Makefile.am.Eric Anholt2014-01-301-3/+3
* Fix copyrights on the Makefile.ams.Eric Anholt2013-12-161-16/+17
* Move the #defines into the main generated header.Eric Anholt2013-12-151-4/+0
* Use X11_CFLAGS during the build so we find the right xlib headers.Eric Anholt2013-12-111-1/+5
* Link the library with -Bsymbolic.Eric Anholt2013-12-111-0/+1
* Add dispatch generation for wgl.Eric Anholt2013-12-101-0/+29
* Start porting the GL dispatch code to win32.Eric Anholt2013-12-061-0/+5
* Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt2013-12-061-4/+10
* Conditionalize building the EGL and GLX dispatch code.Eric Anholt2013-12-061-1/+11
* Conditionalize building GLX and EGL tests and headers.Eric Anholt2013-12-061-2/+10
* Fix make distcheck.Eric Anholt2013-12-061-17/+0
* Add support for EGL.Eric Anholt2013-12-051-0/+24
* Drop the installed _common.h headers.Eric Anholt2013-12-051-2/+0
* Fix building from a clean source tree.Eric Anholt2013-12-021-7/+9
* Fix parallel build of the generated source code.Eric Anholt2013-11-141-4/+12
* Add the generator and build infrastructure.Eric Anholt2013-10-161-0/+84