index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Age
Commit message (
Expand
)
Author
2010-03-10
glapi: fix bug with tls and relocs
George Sapountzis
2010-03-10
glapi: these two should be ok for add_dispatch ...
George Sapountzis
2010-03-10
glapi: comments for _glapi_add_dispatch
George Sapountzis
2010-03-10
glapi: minor cosmetic for _glapi_add_dispatch
George Sapountzis
2010-03-10
glapi: add function set_entry_info
George Sapountzis
2010-03-10
glapi: parameter checking, failure paths, ... for add_function_name
George Sapountzis
2010-03-10
glapi: cosmetic for _glapi_add_dispatch
George Sapountzis
2010-03-10
glapi: use get_extension_proc in _glapi_add_dispatch
George Sapountzis
2010-03-10
glapi: cosmetic for functions for static table
George Sapountzis
2010-03-10
glapi: add function to find extension by name
George Sapountzis
2010-03-10
glapi: functions for extensions table similar to static table
George Sapountzis
2010-03-09
glapi: allow for any mangle prefix
George Sapountzis
2010-03-09
glapi: split out arch-specific code for entrypoints
George Sapountzis
2010-03-09
glapi: mv table functions to glapi_getproc.c and add local header
George Sapountzis
2010-03-09
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-04
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-04
APPLE_object_purgeable: xml
Chris Wilson
2010-03-03
Fix unmatched parenthesis introduce by previous commits
Ian Romanick
2010-03-03
Remove support for GCC older than 3.3.0 from generated sources
Ian Romanick
2010-03-03
Remove support for GCC older than 3.3.0 from generator scripts
Ian Romanick
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
glapi: minor cosmetic
George Sapountzis
2010-03-03
glapi: drop condvar
George Sapountzis
2010-03-02
glapi: fix compile with ES
George Sapountzis
2010-03-01
glapi: Fix syntax.
José Fonseca
2010-03-01
glapi: drop SOLARIS_THREADS
George Sapountzis
2010-03-01
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
glapi.c: misc cosmetic
George Sapountzis
2010-03-01
glapi.c: mv init_glapi_relocs to glapi_getproc.c
George Sapountzis
2010-03-01
glapi.c: mv check_table to glapi_getproc.c
George Sapountzis
2010-03-01
glapi.c: split check_table to not_null and get_proc
George Sapountzis
2010-03-01
glapi.h: drop dispatch_override prototypes
George Sapountzis
2010-03-01
glapi.h: misc cosmetic
George Sapountzis
2010-03-01
glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros
George Sapountzis
2010-02-26
Revert "glapi: Remove unnecessary headers."
José Fonseca
2010-02-25
glapi: Remove unnecessary headers.
Vinson Lee
2010-02-25
glapi/gen: just copy in glx/glapi
George Sapountzis
2010-02-25
glapi: EXTRA_DEBUG is never defined, make this explicit
George Sapountzis
2010-02-25
glapi: minor ugliness to be able to copy to xorg
George Sapountzis
2010-02-25
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
glapi: Move src/mesa/main/dispatch.c to glapi and rename.
Chia-I Wu
2010-02-25
glapi: Generated GLX sources should use glapidispatch.h.
Chia-I Wu
2010-02-24
glapi: GL_OES_EGL_image autogenerated files
Kristian Høgsberg
2010-02-24
glapi: Add GL_OES_EGL_image
Kristian Høgsberg
2010-02-24
glapi: fix code generation Makefile after mv
George Sapountzis
2010-02-24
glapi: mv code generation to subdir
George Sapountzis
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
[next]