aboutsummaryrefslogtreecommitdiff
path: root/src/dispatch_egl.c
AgeCommit message (Expand)Author
2018-05-01dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()Adam Jackson
2017-04-24epoxy_internal_has_gl_extension, epoxy_egl_version: add some missing nullpoin...Gianfranco Costamagna
2017-02-15Annotate new Epoxy symbolsEmmanuele Bassi
2017-02-03Add epoxy_has_egl()Emmanuele Bassi
2017-02-03Write the API referenceEmmanuele Bassi
2017-01-25Improve consistency of the symbol visibilityEmmanuele Bassi
2017-01-18egl: Be somewhat aware of EGL client extensionsAdam Jackson
2016-12-07Revert all changes since 8bbc0d40Emmanuele Bassi
2015-09-03Fix support for a static build of Epoxy. Add support building and running tes...Yaron Cohen-Tal
2015-08-26Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal
2015-07-19Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal
2015-07-15Also drop the publishing of epoxy_conservative_egl_version()Eric Anholt
2014-02-12Fix EGLDisplay parameters in epoxy functionsFredrik Höglund
2013-12-06Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt