Age | Commit message (Expand) | Author |
---|---|---|
2000-03-19 | fixed compiler warnings on BeOS R4 | Brian Paul |
2000-02-02 | moved state functions to state.c | Brian Paul |
2000-01-28 | renamed _glapi_CurrentContext to _glapi_Context | Brian Paul |
2000-01-18 | renamed CURRENT_INPUT to _mesa_CurrentInput | Brian Paul |
2000-01-14 | added gl_initialize_context_data(), gl_free_context_data(). code clean-up | Brian Paul |
2000-01-05 | removed _glapi_ThreadSafe | Brian Paul |
1999-12-17 | optimized GET_IMMEDIATE for thread safety | Brian Paul |
1999-12-17 | further simplification of thread-related code, misc clean-up | Brian Paul |
1999-12-17 | fixed thread problems | Brian Paul |
1999-12-10 | changes in hardware depth buffer support | Brian Paul |
1999-11-24 | added support for separate read/draw buffers per context | Brian Paul |
1999-11-19 | updates for Mesa 3.3 | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-08-19 | Initial revision | jtg |