summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glx86asm.py
AgeCommit message (Expand)Author
2004-10-28obsoleteBrian Paul
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-10-23more MinGW fixesDaniel Borca
2003-10-22More SciTech SNAP updates. Some of these files didn't really change, butKendall Bennett
2003-10-14Updates to x86 assembler support for Open Watcom and SNAPKendall Bennett
2002-06-11Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)Brian Paul
2002-04-02DJGPP updatesBrian Paul
2001-11-18new Python API generator scriptsBrian Paul
2001-03-28remove TEST_L and JZ instructions; always jump through the _glapi_Dispatch po...Brian Paul
2000-09-06replaced ## with CONCAT macroBrian Paul
2000-05-11generate X86 dispatch codeBrian Paul