drisw: Move pointer dereferences to after NULL checks.
[mesa.git] / src / mesa / swrast / s_accum.h
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
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'
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-02-04 Brian Paulfix typo
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.