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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '7.8'
Brian Paul
2010-03-22
1
-3
/
+3
|
\
|
*
glapi: Fix aliases to non-static functions.
Chia-I Wu
2010-03-21
1
-1
/
+1
|
*
glapi: Correctly generate static disatches for X86.
Chia-I Wu
2010-03-20
1
-2
/
+2
*
|
glapi: fix assorted warnings
Brian Paul
2010-03-17
3
-7
/
+10
*
|
glapi: exec_malloc for dispatch stubs
George Sapountzis
2010-03-14
4
-8
/
+154
*
|
glapi: this one should be by THREAD
George Sapountzis
2010-03-14
1
-6
/
+4
*
|
glapi: more organize code by arch
George Sapountzis
2010-03-14
1
-4
/
+10
*
|
glapi: organize arch-specific code by arch (2)
George Sapountzis
2010-03-14
1
-81
/
+73
*
|
glapi: organize arch-specific code by arch
George Sapountzis
2010-03-14
1
-19
/
+50
*
|
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
3
-295
/
+356
*
|
glapi: mv table functions to glapi_getproc.c and add local header
George Sapountzis
2010-03-09
4
-66
/
+98
*
|
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-09
1
-4
/
+4
|
/
*
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-04
5
-353
/
+407
*
APPLE_object_purgeable: xml
Chris Wilson
2010-03-04
3
-0
/
+39
*
Fix unmatched parenthesis introduce by previous commits
Ian Romanick
2010-03-03
2
-2
/
+2
*
Remove support for GCC older than 3.3.0 from generated sources
Ian Romanick
2010-03-03
1
-1
/
+1
*
Remove support for GCC older than 3.3.0 from generator scripts
Ian Romanick
2010-03-03
3
-4
/
+4
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-1
/
+1
*
glapi: minor cosmetic
George Sapountzis
2010-03-03
1
-3
/
+3
*
glapi: drop condvar
George Sapountzis
2010-03-03
1
-45
/
+1
*
glapi: fix compile with ES
George Sapountzis
2010-03-02
2
-1
/
+9
*
glapi: Fix syntax.
José Fonseca
2010-03-01
1
-1
/
+1
*
glapi: drop SOLARIS_THREADS
George Sapountzis
2010-03-01
4
-103
/
+4
*
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
4
-22
/
+48
*
glapi.c: misc cosmetic
George Sapountzis
2010-03-01
1
-28
/
+33
*
glapi.c: mv init_glapi_relocs to glapi_getproc.c
George Sapountzis
2010-03-01
3
-208
/
+196
*
glapi.c: mv check_table to glapi_getproc.c
George Sapountzis
2010-03-01
2
-66
/
+67
*
glapi.c: split check_table to not_null and get_proc
George Sapountzis
2010-03-01
2
-13
/
+23
*
glapi.h: drop dispatch_override prototypes
George Sapountzis
2010-03-01
1
-12
/
+0
*
glapi.h: misc cosmetic
George Sapountzis
2010-03-01
1
-11
/
+11
*
glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros
George Sapountzis
2010-03-01
2
-48
/
+66
*
Revert "glapi: Remove unnecessary headers."
José Fonseca
2010-02-26
1
-0
/
+2
*
glapi: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-2
/
+0
*
glapi/gen: just copy in glx/glapi
George Sapountzis
2010-02-25
1
-23
/
+21
*
glapi: EXTRA_DEBUG is never defined, make this explicit
George Sapountzis
2010-02-25
1
-1
/
+1
*
glapi: minor ugliness to be able to copy to xorg
George Sapountzis
2010-02-25
5
-15
/
+22
*
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
3
-39
/
+2
*
glapi: Move src/mesa/main/dispatch.c to glapi and rename.
Chia-I Wu
2010-02-25
1
-0
/
+96
[next]