summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glapioffsets.h
AgeCommit message (Collapse)Author
2001-12-04dispatch changes to minimize hassle with XFree86 libGLBrian Paul
2001-11-18added test implementation of GL_ARB_window_posBrian Paul
2001-11-18API dispath updatesBrian Paul
2000-10-27Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.cBrian Paul
and state.c file for plugging those functions into the dispatch table. Don't use Mesa 3.5 for DRI until SGI approves the new dispatch offsets. Commented-out references to ctx->FogMode and VB->Specular in FX driver. Minor clean-up in extensions.c Removed unused prototype in fog.h
2000-05-18added tbuffer and compressed teximage extension functionsBrian Paul
2000-02-24bunch of dispatch and extension-related changesBrian Paul
2000-02-11added code for all GL_MESA_window_pos functionsBrian Paul
2000-01-16x86 assembly dispatchJosh Vanderhoof
1999-12-16initial revBrian Paul