Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added current context functions, made ThreadSafe public | Brian Paul | 1999-12-17 | 2 | -9/+76 | |
* | more tweaking of thread support | Brian Paul | 1999-12-17 | 1 | -3/+8 | |
* | don't free thread data in pthread_key_create() | Brian Paul | 1999-12-17 | 1 | -6/+6 | |
* | minor clean-up | Brian Paul | 1999-12-16 | 2 | -15/+2 | |
* | thread support now works | Brian Paul | 1999-12-16 | 2 | -35/+85 | |
* | initial rev | Brian Paul | 1999-12-16 | 2 | -0/+388 | |
* | minor change | Brian Paul | 1999-12-16 | 1 | -2/+4 | |
* | new threading, more functions added | Brian Paul | 1999-12-16 | 1 | -672/+447 | |
* | added more functions | Brian Paul | 1999-12-16 | 1 | -1/+6 | |
* | added more extension functions | Brian Paul | 1999-12-16 | 1 | -7/+206 | |
* | initial rev | Brian Paul | 1999-12-16 | 1 | -0/+786 | |
* | added _glapi_get_proc_name() | Brian Paul | 1999-12-15 | 1 | -1/+5 | |
* | new thread code | Brian Paul | 1999-12-15 | 2 | -20/+55 | |
* | added many more extension entry points | Brian Paul | 1999-12-15 | 4 | -420/+580 | |
* | implemented GL_ARB_tranpose_matrix | Brian Paul | 1999-12-10 | 3 | -3/+52 | |
* | lots of work on extension management | Brian Paul | 1999-11-27 | 2 | -546/+637 | |
* | added _GLAPI_EXTRA_SLOTS symbol | Brian Paul | 1999-11-27 | 1 | -2/+4 | |
* | include glapitable.h | Brian Paul | 1999-11-25 | 1 | -524/+2 | |
* | now using glapitemp.h to generate entrypoints | Brian Paul | 1999-11-25 | 1 | -2879/+24 | |
* | initial rev | Brian Paul | 1999-11-25 | 2 | -0/+3514 | |
* | updates for thread safety | Brian Paul | 1999-11-19 | 1 | -572/+1113 | |
* | replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture | Brian Paul | 1999-11-12 | 2 | -9/+9 | |
* | reordered some functions | Brian Paul | 1999-11-12 | 1 | -63/+63 | |
* | . More Watcom C++ warnings fixed in Mesa. | Kendall Bennett | 1999-11-12 | 1 | -2/+2 | |
* | minor clean-ups | Brian Paul | 1999-11-12 | 1 | -8/+12 | |
* | don't include strings.h or stdio.h | Brian Paul | 1999-11-11 | 1 | -4/+2 | |
* | Added missing GLAPIENTRY to glConvolution* and glCopy* | sio | 1999-11-11 | 1 | -9/+9 | |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 2 | -0/+4096 |