summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glapi_getproc.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity checkBrian Paul2008-07-091-2/+2
* mesa: add fwd decl of fill_in_entrypoint_offset()Brian Paul2008-06-181-0/+4
* mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....Brian Paul2008-06-181-0/+615