summaryrefslogtreecommitdiff
path: root/src/dispatch_egl.c
Commit message (Expand)AuthorAgeFilesLines
* dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()Adam Jackson2018-05-011-4/+6
* epoxy_internal_has_gl_extension, epoxy_egl_version: add some missing nullpoin...Gianfranco Costamagna2017-04-241-0/+3
* Annotate new Epoxy symbolsEmmanuele Bassi2017-02-151-0/+2
* Add epoxy_has_egl()Emmanuele Bassi2017-02-031-0/+21
* Write the API referenceEmmanuele Bassi2017-02-031-0/+30
* Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-2/+2
* egl: Be somewhat aware of EGL client extensionsAdam Jackson2017-01-181-7/+2
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-12/+2
* Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal2015-09-031-1/+1
* 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-2/+2
* Also drop the publishing of epoxy_conservative_egl_version()Eric Anholt2015-07-151-1/+1
* Fix EGLDisplay parameters in epoxy functionsFredrik Höglund2014-02-121-4/+4
* Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt2013-12-061-0/+69