summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glapi.c
Commit message (Collapse)AuthorAgeFilesLines
* new threading, more functions addedBrian Paul1999-12-161-672/+447
|
* new thread codeBrian Paul1999-12-151-19/+50
|
* added many more extension entry pointsBrian Paul1999-12-151-91/+43
|
* implemented GL_ARB_tranpose_matrixBrian Paul1999-12-101-1/+15
|
* lots of work on extension managementBrian Paul1999-11-271-540/+628
|
* now using glapitemp.h to generate entrypointsBrian Paul1999-11-251-2879/+24
|
* updates for thread safetyBrian Paul1999-11-191-572/+1113
|
* replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_textureBrian Paul1999-11-121-5/+5
|
* reordered some functionsBrian Paul1999-11-121-63/+63
|
* . More Watcom C++ warnings fixed in Mesa.Kendall Bennett1999-11-121-2/+2
|
* minor clean-upsBrian Paul1999-11-121-8/+12
|
* don't include strings.h or stdio.hBrian Paul1999-11-111-4/+2
|
* Added missing GLAPIENTRY to glConvolution* and glCopy*sio1999-11-111-9/+9
|
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-0/+3505