summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vtx_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Inline get_size as an interim measure to get rid of function call overhead.Michel Dänzer2004-03-011-1/+1
* Cosmetic changes.Brian Paul2004-01-151-8/+8
* fix assorted g++ warningsBrian Paul2003-11-251-2/+2
* Remove unnecessary usage of __FUNCTION__.Brian Paul2003-11-251-16/+5
* set the VB->FogCoordPtr with the other legacy pointersBrian Paul2003-11-241-0/+1
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-529/+197
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-1/+0
* Header file clean-up:Brian Paul2002-10-241-1/+1
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-18/+18
* another checkpoint of struct immediate replacement codeKeith Whitwell2002-05-111-4/+0
* Core of the future vertex engine. Isn't built yet, nor will be for a while...Keith Whitwell2002-04-181-0/+636