Age | Commit message (Expand) | Author |
2000-03-19 | fixed compiler warnings on BeOS R4 | Brian Paul |
2000-02-24 | now using SGI-specified dispatch order | Brian Paul |
2000-02-23 | changed a GLuint to GLint | Brian Paul |
2000-02-12 | always include thread.h | Brian Paul |
2000-02-12 | added more error checking to _glapi_add_entrypoint() | Brian Paul |
2000-02-12 | clean-up | Brian Paul |
2000-02-10 | changed thread TSD initialization | Brian Paul |
2000-02-02 | replace offset with functionOffset in generate_entrypoint() | Brian Paul |
2000-01-31 | added Josh's dynamic display assembly generator | Brian Paul |
2000-01-28 | renamed _glapi_CurrentContext to _glapi_Context | Brian Paul |
2000-01-28 | removed actual GL entrypoints (glapitemp.h) | Brian Paul |
2000-01-27 | include conf.h if HAVE_CONFIG_H defined | Brian Paul |
2000-01-17 | disabled X86-optimized dispatch when using XF86DRI (temporary) | Brian Paul |
2000-01-17 | renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up | Brian Paul |
2000-01-16 | x86 assembly dispatch | Josh Vanderhoof |
2000-01-14 | minor change for DEBUG builds | Brian Paul |
2000-01-10 | added printf-message to dispatch templates | Brian Paul |
2000-01-08 | removed DISPATCH_SETUP, added RETURN_DISPATCH | Brian Paul |
2000-01-07 | improved robustness of extension handling in static_functions[] array | Brian Paul |
2000-01-05 | removed _glapi_ThreadSafe | Brian Paul |
1999-12-17 | added current context functions, made ThreadSafe public | Brian Paul |
1999-12-17 | more tweaking of thread support | Brian Paul |
1999-12-16 | minor clean-up | Brian Paul |
1999-12-16 | thread support now works | Brian Paul |
1999-12-16 | new threading, more functions added | Brian Paul |
1999-12-15 | new thread code | Brian Paul |
1999-12-15 | added many more extension entry points | Brian Paul |
1999-12-10 | implemented GL_ARB_tranpose_matrix | Brian Paul |
1999-11-27 | lots of work on extension management | Brian Paul |
1999-11-25 | now using glapitemp.h to generate entrypoints | Brian Paul |
1999-11-19 | updates for thread safety | Brian Paul |
1999-11-12 | replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture | Brian Paul |
1999-11-12 | reordered some functions | Brian Paul |
1999-11-12 | . More Watcom C++ warnings fixed in Mesa. | Kendall Bennett |
1999-11-12 | minor clean-ups | Brian Paul |
1999-11-11 | don't include strings.h or stdio.h | Brian Paul |
1999-11-11 | Added missing GLAPIENTRY to glConvolution* and glCopy* | sio |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |