Age | Commit message (Expand) | Author |
2010-05-03 | Revert "glapi: s/strcpy/strncpy/" | Brian Paul |
2010-05-02 | Merge branch 'gles2-2' | Kristian Høgsberg |
2010-05-01 | glapi: s/strcpy/strncpy/ | Vinson Lee |
2010-04-28 | glapi: Update gl_enum.py to generate enum tables for multiple APIs | Kristian Høgsberg |
2010-04-27 | mesa: Move references to main/remap_helper.h to api_exec.c | Kristian Høgsberg |
2010-04-19 | glapi: GL 3.x xml file | Brian Paul |
2010-04-28 | Merge branch '7.8' | Brian Paul |
2010-04-27 | Add missing _ in extension category name | Ian Romanick |
2010-04-27 | glapi: Fix loading of old DRI drivers. | Chia-I Wu |
2010-04-04 | glapi: regenerated files for GL_ARB_draw_instanced | Brian Paul |
2010-04-04 | glapi: plug in ARB_draw_instanced.xml | Brian Paul |
2010-04-04 | glapi: ARB_draw_instanced.xml file | Brian Paul |
2010-04-02 | glapi: regenerated files for EXT_transform_feedback | Brian Paul |
2010-04-02 | glapi: include/build EXT_transform_feedback.xml | Brian Paul |
2010-04-02 | glapi: new EXT_transform_feedback.xml file | Brian Paul |
2010-04-02 | glapi: fix error message | Brian Paul |
2010-03-25 | Merge branch '7.8' | Brian Paul |
2010-03-25 | glapi: return int = 0 from NoOpGeneric() | Brian Paul |
2010-03-22 | Merge branch '7.8' | Brian Paul |
2010-03-21 | glapi: Fix aliases to non-static functions. | Chia-I Wu |
2010-03-20 | glapi: Correctly generate static disatches for X86. | Chia-I Wu |
2010-03-17 | glapi: fix assorted warnings | Brian Paul |
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 |