summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glapi_getproc.c
AgeCommit message (Expand)Author
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-07-09mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity checkBrian Paul
2008-06-18mesa: add fwd decl of fill_in_entrypoint_offset()Brian Paul
2008-06-18mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....Brian Paul