Age | Commit message (Expand) | Author |
2010-03-14 | glapi: exec_malloc for dispatch stubs | George Sapountzis |
2010-03-14 | glapi: this one should be by THREAD | George Sapountzis |
2010-03-14 | glapi: more organize code by arch | George Sapountzis |
2010-03-14 | glapi: organize arch-specific code by arch (2) | George Sapountzis |
2010-03-14 | glapi: organize arch-specific code by arch | George Sapountzis |
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 |