summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/gen_matypes.c
Commit message (Expand)AuthorAgeFilesLines
* updated VERT_BIT_* definitionsBrian Paul2002-02-151-28/+28
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-2/+2
* Replace old matrix stacks with new code based on struct matrix_stack.Brian Paul2001-12-181-2/+2
* updated vertex buffer identifiersBrian Paul2001-12-161-12/+13
* Remove _BaseAlpha, fix reflect lighting bug.Keith Whitwell2001-07-281-2/+1
* Make generation of matypes.h more transparent.Gareth Hughes2001-03-291-2/+1
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-0/+286