summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_fog.h
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]Brian Paul2003-03-251-4/+4
* Simplified fog code.Brian Paul2002-02-171-28/+5
* Converted line drawing over to new span code, pb no longer used.Brian Paul2002-02-021-15/+1
* Klaus's latest patches and some clean-upBrian Paul2002-01-211-1/+8
* first checkpoint commit of Klaus's new span code (struct sw_span)Brian Paul2001-12-171-8/+20
* fix glDraw/CopyPixels w/ fog bug. minor fog code clean-ups.Brian Paul2001-06-181-1/+5
* interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul2001-05-031-7/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* Committing in .Jouk Jansen2000-11-221-8/+8
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+63