summaryrefslogtreecommitdiff
path: root/src/mesa/x86/glapi_x86.S
AgeCommit message (Expand)Author
2002-04-02DJGPP updatesBrian Paul
2001-12-14vertex program check-inBrian Paul
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
2001-10-17added new entrypoints for 1.3Brian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-10-27Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.cBrian Paul
2000-09-06replaced ## with CONCAT macroBrian Paul
2000-05-18DeleteTexturesEXT was missingBrian Paul
2000-05-18now generated from bin/glx86asm.py scriptBrian Paul
2000-02-24added more entrypointsBrian Paul
2000-02-24added more extension entrypointsBrian Paul
2000-01-28include glapioffset.h instead of ../glapioffsets.hBrian Paul
2000-01-17renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-upBrian Paul
2000-01-17added copyright infoBrian Paul
2000-01-16x86 assembly dispatchJosh Vanderhoof