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