summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glapi_getproc.c
AgeCommit message (Expand)Author
2009-09-12glapi: Prefix includes with glapi.Chia-I Wu
2009-03-17mesa: update/fix doxygen commentsVinson Lee
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller
2009-02-22mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul
2009-02-21glapi: update find_entry() for mangled namesBrian Paul
2008-09-23mesa: fix main/ prefix in includeKeith Whitwell
2008-09-23mesa: add fwd decl of fill_in_entrypoint_offset()Brian Paul
2008-09-23mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....Brian Paul