summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_spantemp.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: fix asst path/include mistakes in prev commitsChris Rankin2008-09-181-1/+1
* replace FORMAT var with RB_TYPEBrian Paul2006-05-191-51/+28
* silence warningsBrian Paul2006-04-251-3/+10
* more updates for users of s_spantemp.hBrian Paul2005-05-051-18/+20
* FBO changesBrian Paul2005-05-041-218/+103
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-65/+52
* minor fixes from J.P. DelportBrian Paul2004-10-231-0/+1
* Added missing #undef SPAN_VARS to swrast/s_spantemp.hKendall Bennett2003-10-091-0/+1
* More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett2003-10-081-10/+16
* Fixed bugs in Mesa software span rendering for color index modesKendall Bennett2003-10-021-10/+16
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* mask is always non-null in write_rgba_pixels and write_monorgba_pixelsBrian Paul2002-11-281-15/+13
* template code for span functions for flat, memory-based frame buffersBrian Paul2002-11-131-0/+366