vertex program check-in
[mesa.git] / src / mesa / tnl / t_vb_vertex.c
2001-12-14 Brian Paulvertex program check-in
2001-05-30 Keith Whitwellrerun vertex stage on _MESA_NEW_NEED_EYE_COORDS
2001-03-29 Brian PaulRemoved DD_Z_NEVER.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-13 Keith WhitwellFix crash in book/stencil.
2000-12-26 Keith WhitwellMajor rework of tnl module