summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glx86asm.py
Commit message (Expand)AuthorAgeFilesLines
* 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