Enable the tile clear "optimization"
authorBrian <brian.paul@tungstengraphics.com>
Fri, 7 Dec 2007 22:47:39 +0000 (15:47 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 7 Dec 2007 22:47:39 +0000 (15:47 -0700)
commit099bf3ffe932f4a8c1ddae064bce901555af35ce
tree1e213533f3eebc2346ca6a73d402e7d4cc0bc062
parent872caf6089e325cf3a0cee877f5119cac560edac
Enable the tile clear "optimization"

Not really faster yet because we're using the float-valued put/get_tile()
functions so we're doing quite a bit of float/int conversion.  That can
be fixed though...
src/mesa/pipe/softpipe/sp_tile_cache.h