drisw: Move pointer dereferences to after NULL checks.
[mesa.git] / src / mesa / swrast / s_spantemp.h
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
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...