summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_texmat.c
Commit message (Expand)AuthorAgeFilesLines
* Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.Brian Paul2003-05-011-6/+4
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-2/+1
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-5/+5
* updated email addressesBrian Paul2002-10-291-2/+2
* Header file clean-up:Brian Paul2002-10-241-2/+2
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-3/+3
* Replace old matrix stacks with new code based on struct matrix_stack.Brian Paul2001-12-181-2/+3
* vertex program check-inBrian Paul2001-12-141-10/+13
* Remove ENABLE_* flags, ctx->_Enabled.Keith Whitwell2001-03-291-4/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-15/+15
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-4/+4
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+148