summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/glapi_x86.S
Commit message (Expand)AuthorAgeFilesLines
* added new entrypoints for 1.3Brian Paul2001-10-171-0/+278
* Major rework of tnl moduleKeith Whitwell2000-12-261-1240/+0
* Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.cBrian Paul2000-10-271-0/+136
* replaced ## with CONCAT macroBrian Paul2000-09-061-2/+2
* DeleteTexturesEXT was missingBrian Paul2000-05-181-0/+8
* now generated from bin/glx86asm.py scriptBrian Paul2000-05-181-1846/+2014
* added more entrypointsBrian Paul2000-02-241-82/+433
* added more extension entrypointsBrian Paul2000-02-241-1/+300
* include glapioffset.h instead of ../glapioffsets.hBrian Paul2000-01-281-2/+2
* renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-upBrian Paul2000-01-171-988/+992
* added copyright infoBrian Paul2000-01-171-0/+32
* x86 assembly dispatchJosh Vanderhoof2000-01-161-0/+3985