swrast: stop using Put/GetRow/Values() in swrast code
[mesa.git] / src / mesa / swrast / s_spantemp.h
2011-12-24 Brian Paulmesa: remove gl_renderbuffer::PutRowRGB()
2011-12-24 Brian Paulmesa: remove gl_renderbufer::PutMonoRow() and PutMonoVa...
2011-09-09 Ian Romanickswrast: Silence many "warning: unused parameter ‘ctx’"
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 Ian Romanickswrast: Remove color-index rendering support from s_spa...
2008-09-18 Chris Rankinmesa: fix asst path/include mistakes in prev commits
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-05-19 Brian Paulreplace FORMAT var with RB_TYPE
2006-04-25 Brian Paulsilence warnings
2005-05-05 Brian Paulmore updates for users of s_spantemp.h
2005-05-04 Brian PaulFBO changes
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-10-23 Brian Paulminor fixes from J.P. Delport
2003-10-09 Kendall BennettAdded missing #undef SPAN_VARS to swrast/s_spantemp.h
2003-10-08 Kendall BennettMore SciTech SNAP specific changes to glheader.h. Also...
2003-10-02 Kendall BennettFixed bugs in Mesa software span rendering for color...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-11-28 Brian Paulmask is always non-null in write_rgba_pixels and write_...
2002-11-13 Brian Paultemplate code for span functions for flat, memory-based...