New st_clear_accum_buffer() function (can't use pipe->clear() since it doesn't handle...
authorBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 00:45:28 +0000 (18:45 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 00:45:28 +0000 (18:45 -0600)
commit2de9477feea4b2d3996a2118b36924fe8474a7d5
treebe2ef91c14368ad79267319a9aca786471004099
parent495961716430b1ff99078abe1a7ac9bc07dd6116
New st_clear_accum_buffer() function (can't use pipe->clear() since it doesn't handle negative color values)

Also, remove unneeded clamping in the accum ops.
src/mesa/state_tracker/st_cb_accum.c
src/mesa/state_tracker/st_cb_accum.h