Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
[mesa.git] / src / mesa / swrast / s_fog.h
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2002-02-17 Brian PaulSimplified fog code.
2002-02-02 Brian PaulConverted line drawing over to new span code, pb no...
2002-01-21 Brian PaulKlaus's latest patches and some clean-up
2001-12-17 Brian Paulfirst checkpoint commit of Klaus's new span code (struc...
2001-06-18 Brian Paulfix glDraw/CopyPixels w/ fog bug. minor fog code clean...
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.