aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glapi_getproc.c
Commit message (Expand)AuthorAgeFilesLines
* Export a few glapi functions used by gallium and r300Kristian Høgsberg2010-01-031-1/+1
* mesa: update/fix doxygen commentsVinson Lee2009-03-171-1/+1
* mesa: Resurrect SPARC asm code.David S. Miller2009-02-261-56/+22
* mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul2009-02-221-0/+1
* glapi: update find_entry() for mangled namesBrian Paul2009-02-211-1/+7
* mesa: fix main/ prefix in includeKeith Whitwell2008-09-231-1/+1
* mesa: add fwd decl of fill_in_entrypoint_offset()Brian Paul2008-09-231-0/+4
* mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc....Brian Paul2008-09-231-0/+615