softpipe: add integer support
authorDave Airlie <airlied@redhat.com>
Mon, 19 Sep 2011 14:05:51 +0000 (15:05 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 11 Oct 2011 15:13:29 +0000 (16:13 +0100)
commit396ac41fc285f0d7c8545f2b32ba373693a7a326
tree87d0cf64099675219014c5f5a0466e97cc4a089d
parent866f9b18c68ede63c00917ec9c3dae3524ca8826
softpipe: add integer support

This adds support to the clear and tile caches for integer storage
and clearing, avoiding any floating paths.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_clear.c
src/gallium/drivers/softpipe/sp_tex_tile_cache.c
src/gallium/drivers/softpipe/sp_tex_tile_cache.h
src/gallium/drivers/softpipe/sp_tile_cache.c
src/gallium/drivers/softpipe/sp_tile_cache.h