aboutsummaryrefslogtreecommitdiff
path: root/src/dispatch_glx.c
AgeCommit message (Expand)Author
2018-05-01dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()Adam Jackson
2017-02-15Annotate new Epoxy symbolsEmmanuele Bassi
2017-02-03Add epoxy_has_glx()Emmanuele Bassi
2017-02-03Write the API referenceEmmanuele Bassi
2017-01-25Improve consistency of the symbol visibilityEmmanuele Bassi
2017-01-25Ensure we don't assert if GLX is not availableEmmanuele Bassi
2016-12-07Revert all changes since 8bbc0d40Emmanuele Bassi
2015-09-29Fix "epoxy_glx_version" to handle the case when GLX is not active on the disp...Yaron Cohen-Tal
2015-07-19Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal
2013-12-06Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt