summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/gen_matypes.c
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete PointSizePtrBrian Paul2006-06-161-3/+2
* Remove VB->LastClippedKeith Whitwell2005-12-011-1/+0
* x86-64 transform optimizations (Mikko T.)Brian Paul2005-05-071-2/+2
* accomodate vtx-0-2-branchDaniel Borca2003-11-261-38/+0
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-1/+0
* fixes for x86 buildsBrian Paul2003-06-101-6/+4
* updated email addressesBrian Paul2002-10-291-2/+2
* Header file clean-up:Brian Paul2002-10-241-7/+4
* Updated BeOS support (Philippe Houdoin)Brian Paul2002-09-191-1/+11
* 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