summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_blend.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-2/+2
* Move span stuff from swrast.h to s_context.h (it's private).Brian Paul2003-02-231-2/+2
* Converted line drawing over to new span code, pb no longer used.Brian Paul2002-02-021-8/+3
* sw_span can now hold x/y arrays of fragment positions - getting ready toBrian Paul2002-02-021-3/+3
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* Committing in .Jouk Jansen2000-11-221-6/+6
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-1/+3
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+49