| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+3 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -5/+6 |
* | GLvisual inside GLframebuffer is no longer a pointer, copy the struct instead. | Brian Paul | 2001-02-28 | 1 | -6/+6 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -6/+6 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -19/+2 |
* | More GLchan color channel changes. | Brian Paul | 2000-10-29 | 1 | -1/+8 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -38/+20 |
* | changed allocation/initialization of API dispatch tables | Brian Paul | 2000-05-24 | 1 | -8/+1 |
* | removed software alpha flag from GLvisual struct | Brian Paul | 2000-05-04 | 1 | -3/+1 |
* | added _mesa_initialize_buffer/visual() | Brian Paul | 2000-04-22 | 1 | -46/+85 |
* | added _mesa_create/destroy_visual() | Brian Paul | 2000-03-31 | 1 | -2/+25 |
* | fixed compiler warnings on BeOS R4 | Brian Paul | 2000-03-19 | 1 | -2/+2 |
* | moved state functions to state.c | Brian Paul | 2000-02-02 | 1 | -13/+14 |
* | renamed _glapi_CurrentContext to _glapi_Context | Brian Paul | 2000-01-28 | 1 | -4/+4 |
* | renamed CURRENT_INPUT to _mesa_CurrentInput | Brian Paul | 2000-01-18 | 1 | -5/+5 |
* | added gl_initialize_context_data(), gl_free_context_data(). code clean-up | Brian Paul | 2000-01-14 | 1 | -4/+10 |
* | removed _glapi_ThreadSafe | Brian Paul | 2000-01-05 | 1 | -3/+7 |
* | optimized GET_IMMEDIATE for thread safety | Brian Paul | 1999-12-17 | 1 | -2/+2 |
* | further simplification of thread-related code, misc clean-up | Brian Paul | 1999-12-17 | 1 | -27/+28 |
* | fixed thread problems | Brian Paul | 1999-12-17 | 1 | -14/+11 |
* | changes in hardware depth buffer support | Brian Paul | 1999-12-10 | 1 | -2/+6 |
* | added support for separate read/draw buffers per context | Brian Paul | 1999-11-24 | 1 | -1/+4 |
* | updates for Mesa 3.3 | Brian Paul | 1999-11-19 | 1 | -35/+39 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -11/+27 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+167 |