Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | misc updates | Brian Paul | 2000-01-05 | 1 | -4/+8 | |
* | clean-up of Linux target configs | Brian Paul | 2000-01-05 | 2 | -80/+47 | |
* | removed _glapi_ThreadSafe | Brian Paul | 2000-01-05 | 3 | -23/+20 | |
* | start search at 1 in HashFindFreeKeyBlock() | Brian Paul | 2000-01-04 | 1 | -4/+4 | |
* | added missing glColorTableParameter defines | Brian Paul | 2000-01-04 | 1 | -2/+4 | |
* | optimized GET_IMMEDIATE for thread safety | Brian Paul | 1999-12-17 | 1 | -2/+2 | |
* | print thread safety info if MESA_INFO set | Brian Paul | 1999-12-17 | 1 | -1/+6 | |
* | updated for new thread support in Mesa 3.3 | Brian Paul | 1999-12-17 | 1 | -36/+22 | |
* | updated with latest source files | Brian Paul | 1999-12-17 | 3 | -30/+84 | |
* | replaced mthreads.c with glthread.c | Brian Paul | 1999-12-17 | 2 | -4/+4 | |
* | further simplification of thread-related code, misc clean-up | Brian Paul | 1999-12-17 | 2 | -214/+200 | |
* | added current context functions, made ThreadSafe public | Brian Paul | 1999-12-17 | 2 | -9/+76 | |
* | removed old thread code | Brian Paul | 1999-12-17 | 1 | -45/+16 | |
* | fixed thread problems | Brian Paul | 1999-12-17 | 2 | -59/+43 | |
* | 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 a cast to malloc call | Brian Paul | 1999-12-16 | 1 | -2/+5 | |
* | added _glapi_get_proc_name() | Brian Paul | 1999-12-15 | 1 | -1/+5 | |
* | new thread code | Brian Paul | 1999-12-15 | 2 | -20/+55 | |
* | initial rev | Brian Paul | 1999-12-15 | 1 | -0/+59 | |
* | just include Makefile.X11 | Brian Paul | 1999-12-15 | 1 | -59/+1 | |
* | made a few globals static | Brian Paul | 1999-12-15 | 1 | -5/+5 | |
* | moved #define to column 0 | Brian Paul | 1999-12-15 | 1 | -2/+5 | |
* | replaced 0 with 0.0 in sin, cos calls | Brian Paul | 1999-12-15 | 1 | -3/+6 | |
* | removed _GLAPI_ extension testing | Brian Paul | 1999-12-15 | 1 | -29/+16 | |
* | added many more extension entry points | Brian Paul | 1999-12-15 | 4 | -420/+580 | |
* | Committing in . | Jouk Jansen | 1999-12-13 | 1 | -2/+4 | |
* | removed unneeded code in gluBuild1DMipmaps() | Brian Paul | 1999-12-12 | 1 | -7/+4 | |
* | bitmaps were vertically shifted by one pixel | Brian Paul | 1999-12-12 | 1 | -2/+3 | |
* | added GLX_ARB_get_proc_address | Brian Paul | 1999-12-11 | 1 | -2/+6 | |
* | added GLX_ARB_get_proc_address to extension list | Brian Paul | 1999-12-11 | 1 | -3/+3 | |
* | implemented GL_ARB_tranpose_matrix | Brian Paul | 1999-12-10 | 9 | -12/+327 | |
* | added GL_ARB_transpose_matrix | Brian Paul | 1999-12-10 | 1 | -3/+23 | |
* | new depth buffer functions | Brian Paul | 1999-12-10 | 3 | -453/+64 | |
* | pass new args to gl_create_framebuffer | Brian Paul | 1999-12-10 | 1 | -1/+5 | |
* | applied Daryll's patches | Brian Paul | 1999-12-10 | 3 | -408/+409 | |
* | pass new args to gl_create_framebuffer() | Brian Paul | 1999-12-10 | 1 | -3/+8 | |
* | changes in hardware depth buffer support | Brian Paul | 1999-12-10 | 6 | -360/+512 | |
* | applied Daryll's patches | Brian Paul | 1999-12-10 | 4 | -112/+146 | |
* | updated for hardware stencil support | Brian Paul | 1999-12-10 | 2 | -139/+400 | |
* | added stencil buffer functions | Brian Paul | 1999-12-10 | 1 | -1/+39 | |
* | code clean-up | Brian Paul | 1999-12-10 | 1 | -32/+41 |