summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_span.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2003-03-25replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]Brian Paul1-12/+12
2003-03-15Fix up some fragment program texture enable issues.Brian Paul1-3/+8
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul1-1/+3
2002-04-12Klaus Niederkrueger's latest changes: use INIT_SPAN() to init span primitiveBrian Paul1-7/+6
2002-02-17Simplified fog code.Brian Paul1-1/+4
2002-01-28More span improvements. Removed _mesa_write_monocolor_span().Brian Paul1-5/+2
2002-01-28More span clean-up, mostly texture-related.Brian Paul1-18/+2
2002-01-27LOTS of changes, building upon Klaus's work.Brian Paul1-25/+11
2002-01-21Klaus's latest patches and some clean-upBrian Paul1-4/+4
2002-01-16latest changes from KlausBrian Paul1-1/+5
2002-01-10Klaus's latest patches: change texcoord[3] to texcoord[4] everywhereBrian Paul1-9/+9
2001-12-17first checkpoint commit of Klaus's new span code (struct sw_span)Brian Paul1-28/+25
2001-11-19More span rendering optimizations from Klaus NiederkruegerBrian Paul1-1/+6
2001-05-15Apply antialiasing coverage factor to alpha after texture application,Brian Paul1-47/+42
2001-05-03interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul1-7/+7
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-2/+2
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-9/+9
2000-11-22 Committing in .Jouk Jansen1-6/+6
2000-10-31Moved software rasterizer functionality to new directory.Keith Whitwell1-0/+99