r600g: add texture tiling alignment support.
authorDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:37:54 +0000 (13:37 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:37:54 +0000 (13:37 +1000)
commitcdd14668b67d80729c0bb6480dc2317ac4e1cbb9
tree4f8c95b4c350b7bb405d4244048bae5d9a5a85c4
parent92ed84d11560e226c87bf2758b1503e3075b3f82
r600g: add texture tiling alignment support.

this sets things up to align stride/height with tile sizes,
it also adds support for the 2D/1D array mode cross over point.
src/gallium/drivers/r600/r600_texture.c