Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export a few glapi functions used by gallium and r300 | Kristian Høgsberg | 2010-01-03 | 1 | -1/+1 |
* | mesa: update/fix doxygen comments | Vinson Lee | 2009-03-17 | 1 | -1/+1 |
* | mesa: Resurrect SPARC asm code. | David S. Miller | 2009-02-26 | 1 | -56/+22 |
* | mesa: move a bunch of compiler-related stuff into new compiler.h header | Brian Paul | 2009-02-22 | 1 | -0/+1 |
* | glapi: update find_entry() for mangled names | Brian Paul | 2009-02-21 | 1 | -1/+7 |
* | mesa: fix main/ prefix in include | Keith Whitwell | 2008-09-23 | 1 | -1/+1 |
* | mesa: add fwd decl of fill_in_entrypoint_offset() | Brian Paul | 2008-09-23 | 1 | -0/+4 |
* | mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.... | Brian Paul | 2008-09-23 | 1 | -0/+615 |