summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glapi.c
AgeCommit message (Expand)Author
1999-12-17more tweaking of thread supportBrian Paul
1999-12-16minor clean-upBrian Paul
1999-12-16thread support now worksBrian Paul
1999-12-16new threading, more functions addedBrian Paul
1999-12-15new thread codeBrian Paul
1999-12-15added many more extension entry pointsBrian Paul
1999-12-10implemented GL_ARB_tranpose_matrixBrian Paul
1999-11-27lots of work on extension managementBrian Paul
1999-11-25now using glapitemp.h to generate entrypointsBrian Paul
1999-11-19updates for thread safetyBrian Paul
1999-11-12replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_textureBrian Paul
1999-11-12reordered some functionsBrian Paul
1999-11-12 . More Watcom C++ warnings fixed in Mesa.Kendall Bennett
1999-11-12minor clean-upsBrian Paul
1999-11-11don't include strings.h or stdio.hBrian Paul
1999-11-11Added missing GLAPIENTRY to glConvolution* and glCopy*sio
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul