softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 25 Apr 2010 14:05:41 +0000 (15:05 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 25 Apr 2010 14:54:32 +0000 (15:54 +0100)
commit89f244931f444056a1ccf544e608b533fa993fa2
tree5e142f5ec4ceda8747992e8e76511094cab08522
parent23df86d851dd6cbce1ddd7a45424c7bf14c04a3e
softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.

The un-optimized path relies on surface_fill which can only handle formats
with depth <= 32, so it is pointless to keep it around.
src/gallium/drivers/softpipe/sp_clear.c
src/gallium/drivers/softpipe/sp_tile_cache.c
src/gallium/drivers/softpipe/sp_tile_cache.h