Klaus's latest patches and some clean-up
[mesa.git] / src / mesa / swrast / s_span.h
2002-01-21 Brian PaulKlaus's latest patches and some clean-up
2002-01-16 Brian Paullatest changes from Klaus
2002-01-10 Brian PaulKlaus's latest patches: change texcoord[3] to texcoord...
2001-12-17 Brian Paulfirst checkpoint commit of Klaus's new span code (struc...
2001-11-19 Brian PaulMore span rendering optimizations from Klaus Niederkrueger
2001-05-15 Brian PaulApply antialiasing coverage factor to alpha after textu...
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2000-11-22 Jouk Jansen Committing in .
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.