summaryrefslogtreecommitdiffstats
path: root/src/glx/glxglvnd.c
Commit message (Expand)AuthorAgeFilesLines
* glx/glvnd: Don't modify the dummy slot in the dispatch tableAdam Jackson2016-11-091-0/+3
* glx/glvnd: list the strcmp arguments in correct orderEmil Velikov2016-09-051-2/+2
* Avoid overflow in 'last' variable of FindGLXFunction(...)Stefan Dirsch2016-07-201-3/+3
* glx/glvnd: rework dispatch functions/indices tables lookupEmil Velikov2016-05-301-11/+8
* glx/glvnd: Use strcmp() based binary search in FindGLXFunction()Emil Velikov2016-05-301-5/+14
* glx: Implement the libglvnd interface.Kyle Brenneman2016-05-301-0/+75