aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_vertex.c
Commit message (Expand)AuthorAgeFilesLines
* Removed DD_Z_NEVER.Brian Paul2001-03-291-8/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-38/+36
* 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-11/+11
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-9/+9
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-16/+15
* Fix crash in book/stencil.Keith Whitwell2001-01-131-23/+33
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+311