summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_spantemp.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-03swrast: Remove color-index rendering support from s_spantemp.hIan Romanick
2008-09-18mesa: fix asst path/include mistakes in prev commitsChris Rankin
2006-05-19replace FORMAT var with RB_TYPEBrian Paul
2006-04-25silence warningsBrian Paul
2005-05-05more updates for users of s_spantemp.hBrian Paul
2005-05-04FBO changesBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-10-23minor fixes from J.P. DelportBrian Paul
2003-10-09Added missing #undef SPAN_VARS to swrast/s_spantemp.hKendall Bennett
2003-10-08More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett
2003-10-02Fixed bugs in Mesa software span rendering for color index modesKendall Bennett
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-11-28mask is always non-null in write_rgba_pixels and write_monorgba_pixelsBrian Paul
2002-11-13template code for span functions for flat, memory-based frame buffersBrian Paul