summaryrefslogtreecommitdiff
path: root/include/epoxy/egl.h
Commit message (Expand)AuthorAgeFilesLines
* Add C++ guards around generated headersEmmanuele Bassi2017-03-031-2/+2
* Add epoxy_has_egl()Emmanuele Bassi2017-02-031-0/+1
* Write the API referenceEmmanuele Bassi2017-02-031-0/+2
* Add a fallback for missing stdbool.hEmmanuele Bassi2017-02-011-2/+0
* Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-2/+2
* Add common headerEmmanuele Bassi2017-01-251-7/+5
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-10/+9
* Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal2015-08-261-8/+8
* Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal2015-07-191-4/+5
* Added makefiles to build with MSVC 2013, and fixed errors and warnings.Yaron Cohen-Tal2015-07-181-2/+2
* Fix EGLDisplay parameters in epoxy functionsFredrik Höglund2014-02-121-2/+2
* Avoid polluting the compiler's namespace with our own stuff.Eric Anholt2014-01-221-3/+3
* Update header comments about how the implementation works.Eric Anholt2013-12-161-7/+2
* Drop the inconsistent use of #pragma once.Eric Anholt2013-12-161-2/+0
* Move the #defines into the main generated header.Eric Anholt2013-12-151-1/+0
* Add support for EGL.Eric Anholt2013-12-051-0/+63