summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glx86asm.py
Commit message (Expand)AuthorAgeFilesLines
* obsoleteBrian Paul2004-10-281-136/+0
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-1/+0
* more MinGW fixesDaniel Borca2003-10-231-2/+2
* More SciTech SNAP updates. Some of these files didn't really change, butKendall Bennett2003-10-221-10/+25
* Updates to x86 assembler support for Open Watcom and SNAPKendall Bennett2003-10-141-1/+2
* Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)Brian Paul2002-06-111-2/+4
* DJGPP updatesBrian Paul2002-04-021-2/+2
* new Python API generator scriptsBrian Paul2001-11-181-71/+42
* remove TEST_L and JZ instructions; always jump through the _glapi_Dispatch po...Brian Paul2001-03-281-3/+1
* replaced ## with CONCAT macroBrian Paul2000-09-061-4/+4
* generate X86 dispatch codeBrian Paul2000-05-111-0/+150