r600g: drop tiled flag
authorDave Airlie <airlied@redhat.com>
Mon, 14 Feb 2011 03:34:11 +0000 (13:34 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Feb 2011 04:44:08 +0000 (14:44 +1000)
commitea7a548d07ddc69c226a425af0f88f818203d6ee
tree8670b6ef61877dcf270312e409244af90a2a0522
parentfdb4373a2083ccd0363737fade295b0bedaf9f50
r600g: drop tiled flag

we can work this out from the array_mode and it makes more sense
to do that.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_resource.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_texture.c