summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_normals.c
Commit message (Expand)AuthorAgeFilesLines
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-8/+8
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-2/+3
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-4/+3
* updated email addressesBrian Paul2002-10-291-2/+2
* Header file clean-up:Brian Paul2002-10-241-2/+2
* commentsBrian Paul2002-08-081-3/+3
* tranforming display list normals by non-uniform scale didn't work (Carlos Per...Brian Paul2002-04-081-5/+15
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-3/+3
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-4/+4
* Replace old matrix stacks with new code based on struct matrix_stack.Brian Paul2001-12-181-3/+3
* vertex program check-inBrian Paul2001-12-141-5/+8
* restore normal length optimization in dlistsKeith Whitwell2001-06-281-2/+3
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-9/+8
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-14/+13
* 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-6/+6
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-9/+2
* Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell2000-12-271-1/+2
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+193