summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glx86asm.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brian Paul2001-03-281-3/+1
| | | | pointer
* replaced ## with CONCAT macroBrian Paul2000-09-061-4/+4
|
* generate X86 dispatch codeBrian Paul2000-05-111-0/+150