r300g: disable macrotiling when the texture height is smaller than a macrotile
authorMarek Olšák <maraeo@gmail.com>
Fri, 19 Feb 2010 02:02:34 +0000 (03:02 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sun, 7 Mar 2010 15:24:09 +0000 (16:24 +0100)
commit57a1395ec3f8eb01af6cfea3fd6b5903dcc61720
tree8a86c6784e621a67c0283c0176f3526e9018175d
parentb37d63337596aabc543ea7ecfa82f0f9fdbade69
r300g: disable macrotiling when the texture height is smaller than a macrotile

Otherwise incorrect rendering occurs (no idea why).
src/gallium/drivers/r300/r300_texture.c