index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glapi_getproc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: fix compile with ES
George Sapountzis
2010-03-02
1
-0
/
+4
*
glapi.c: mv init_glapi_relocs to glapi_getproc.c
George Sapountzis
2010-03-01
1
-23
/
+192
*
glapi.c: mv check_table to glapi_getproc.c
George Sapountzis
2010-03-01
1
-0
/
+67
*
glapi: minor ugliness to be able to copy to xorg
George Sapountzis
2010-02-25
1
-2
/
+6
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
1
-1
/
+1
|
\
|
*
Export a few glapi functions used by gallium and r300
Kristian Høgsberg
2010-01-03
1
-1
/
+1
*
|
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
1
-4
/
+4
|
/
*
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