Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / mesa / glapi / glapi.c
2000-01-05 Brian Paulremoved _glapi_ThreadSafe
1999-12-17 Brian Pauladded current context functions, made ThreadSafe public
1999-12-17 Brian Paulmore tweaking of thread support
1999-12-16 Brian Paulminor clean-up
1999-12-16 Brian Paulthread support now works
1999-12-16 Brian Paulnew threading, more functions added
1999-12-15 Brian Paulnew thread code
1999-12-15 Brian Pauladded many more extension entry points
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-27 Brian Paullots of work on extension management
1999-11-25 Brian Paulnow using glapitemp.h to generate entrypoints
1999-11-19 Brian Paulupdates for thread safety
1999-11-12 Brian Paulreplaced _GLAPI_EXT_color_table with _GLAPI_EXT_palette...
1999-11-12 Brian Paulreordered some functions
1999-11-12 Kendall Bennett . More Watcom C++ warnings fixed in Mesa.
1999-11-12 Brian Paulminor clean-ups
1999-11-11 Brian Pauldon't include strings.h or stdio.h
1999-11-11 sioAdded missing GLAPIENTRY to glConvolution* and glCopy*
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code