fix use of projected vertices with notex vertices when DO_PTEX isn't set.
[mesa.git] / src / mesa / swrast / s_aalinetemp.h
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-01-29 Brian Paullast segment of AA stippled lines wasn't drawn
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2001-01-04 Brian Pauladded divide by zero check
2000-11-19 Brian PaulReplaced Texture.CurrentD[] with separate Texture.Curre...
2000-11-05 Brian PaulNew implementation of antialiased lines. Mesa should...