index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-695
/
+0
*
Revert "glapi: s/strcpy/strncpy/"
Brian Paul
2010-05-03
1
-2
/
+1
*
glapi: s/strcpy/strncpy/
Vinson Lee
2010-05-01
1
-1
/
+2
*
glapi: exec_malloc for dispatch stubs
George Sapountzis
2010-03-14
1
-6
/
+0
*
glapi: fix bug with tls and relocs
George Sapountzis
2010-03-10
1
-0
/
+3
*
glapi: these two should be ok for add_dispatch ...
George Sapountzis
2010-03-10
1
-1
/
+5
*
glapi: comments for _glapi_add_dispatch
George Sapountzis
2010-03-10
1
-6
/
+18
*
glapi: minor cosmetic for _glapi_add_dispatch
George Sapountzis
2010-03-10
1
-10
/
+11
*
glapi: add function set_entry_info
George Sapountzis
2010-03-10
1
-3
/
+22
*
glapi: parameter checking, failure paths, ... for add_function_name
George Sapountzis
2010-03-10
1
-12
/
+26
*
glapi: cosmetic for _glapi_add_dispatch
George Sapountzis
2010-03-10
1
-25
/
+32
*
glapi: use get_extension_proc in _glapi_add_dispatch
George Sapountzis
2010-03-10
1
-12
/
+8
*
glapi: cosmetic for functions for static table
George Sapountzis
2010-03-10
1
-26
/
+33
*
glapi: add function to find extension by name
George Sapountzis
2010-03-10
1
-10
/
+21
*
glapi: functions for extensions table similar to static table
George Sapountzis
2010-03-10
1
-19
/
+50
*
glapi: allow for any mangle prefix
George Sapountzis
2010-03-09
1
-2
/
+3
*
glapi: split out arch-specific code for entrypoints
George Sapountzis
2010-03-09
1
-295
/
+2
*
glapi: mv table functions to glapi_getproc.c and add local header
George Sapountzis
2010-03-09
1
-2
/
+54
*
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-09
1
-4
/
+4
*
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