aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/glxglvnd.c
Commit message (Expand)AuthorAgeFilesLines
* 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