Tile clearing optimizations.
authorBrian <brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 03:13:10 +0000 (20:13 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 03:13:10 +0000 (20:13 -0700)
commit127a493fe2a2f7fd8515b278185322dfacdad357
treeab2fc372f4efb1cba78594223e30b1a637896b02
parent51537e0b6efec61e10db522ba2c0c66b407d7f26
Tile clearing optimizations.

Clear using int values rather than floats when possible.  Better performance now.
src/mesa/pipe/softpipe/sp_clear.c
src/mesa/pipe/softpipe/sp_tile_cache.c
src/mesa/pipe/softpipe/sp_tile_cache.h