summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_span.h
Commit message (Expand)AuthorAgeFilesLines
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+3
* Consolidate _swrast_write_texture_span() into _swrast_write_rgba_span().Brian Paul2004-12-181-11/+6
* 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-12/+12
* Fix up some fragment program texture enable issues.Brian Paul2003-03-151-3/+8
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-1/+3
* Klaus Niederkrueger's latest changes: use INIT_SPAN() to init span primitiveBrian Paul2002-04-121-7/+6
* Simplified fog code.Brian Paul2002-02-171-1/+4
* More span improvements. Removed _mesa_write_monocolor_span().Brian Paul2002-01-281-5/+2
* More span clean-up, mostly texture-related.Brian Paul2002-01-281-18/+2
* LOTS of changes, building upon Klaus's work.Brian Paul2002-01-271-25/+11
* Klaus's latest patches and some clean-upBrian Paul2002-01-211-4/+4
* latest changes from KlausBrian Paul2002-01-161-1/+5
* Klaus's latest patches: change texcoord[3] to texcoord[4] everywhereBrian Paul2002-01-101-9/+9
* first checkpoint commit of Klaus's new span code (struct sw_span)Brian Paul2001-12-171-28/+25
* More span rendering optimizations from Klaus NiederkruegerBrian Paul2001-11-191-1/+6
* Apply antialiasing coverage factor to alpha after texture application,Brian Paul2001-05-151-47/+42
* interpolate fog valus as floats, not fixed - fixed the swrast fog problemBrian Paul2001-05-031-7/+7
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-9/+9
* Committing in .Jouk Jansen2000-11-221-6/+6
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+99