summaryrefslogtreecommitdiff
path: root/src/dispatch_glx.c
Commit message (Expand)AuthorAgeFilesLines
* dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()Adam Jackson2018-05-011-6/+8
* Annotate new Epoxy symbolsEmmanuele Bassi2017-02-151-0/+2
* Add epoxy_has_glx()Emmanuele Bassi2017-02-031-1/+25
* Write the API referenceEmmanuele Bassi2017-02-031-0/+33
* Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-2/+2
* Ensure we don't assert if GLX is not availableEmmanuele Bassi2017-01-251-0/+6
* Revert all changes since 8bbc0d40Emmanuele Bassi2016-12-071-17/+16
* Fix "epoxy_glx_version" to handle the case when GLX is not active on the disp...Yaron Cohen-Tal2015-09-291-14/+15
* Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal2015-07-191-2/+2
* Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt2013-12-061-0/+105