summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_texgen.c
Commit message (Expand)AuthorAgeFilesLines
* added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)Brian Paul2003-03-041-3/+3
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-5/+4
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-7/+7
* updated email addressesBrian Paul2002-10-291-3/+3
* Header file clean-up:Brian Paul2002-10-241-2/+2
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-2/+2
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-7/+7
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-9/+9
* vertex program check-inBrian Paul2001-12-141-8/+11
* first pass at eval fixesKeith Whitwell2001-04-261-17/+8
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-41/+39
* Remove ENABLE_* flags, ctx->_Enabled.Keith Whitwell2001-03-291-6/+14
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-76/+74
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-5/+5
* more namespace clean-upsBrian Paul2001-03-031-9/+9
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-14/+14
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-17/+26
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+685