summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glapitable.h
AgeCommit message (Expand)AuthorFilesLines
2000-10-27Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.cBrian Paul1-2/+19
2000-05-18added tbuffer and compressed teximage extension functionsBrian Paul1-2/+10
2000-02-24now generated with Python scriptBrian Paul1-847/+557
2000-02-23fixed a few glitchesBrian Paul1-4/+4
2000-02-12clean-upBrian Paul1-7/+1
2000-02-11added code for all GL_MESA_window_pos functionsBrian Paul1-2/+25
2000-02-03 Committing in .Jouk Jansen1-1/+5
2000-01-31fixed protos for glTexImage3DEXT and GetDetailTexFuncSGISBrian Paul1-3/+3
2000-01-28updated commentsBrian Paul1-2/+8
1999-12-16added more functionsBrian Paul1-1/+6
1999-12-15added many more extension entry pointsBrian Paul1-73/+327
1999-12-10implemented GL_ARB_tranpose_matrixBrian Paul1-1/+8
1999-11-27added _GLAPI_EXTRA_SLOTS symbolBrian Paul1-2/+4
1999-11-25initial revBrian Paul1-0/+559