r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
authorMarek Olšák <maraeo@gmail.com>
Sat, 24 Jul 2010 21:05:40 +0000 (23:05 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 25 Jul 2010 08:25:21 +0000 (10:25 +0200)
commit49330fc5ac13e25cb201e62995329cffaf5046f0
treee5cf700875018050f378a75cacc8b79cb3ae6e3e
parentc92d232061c1aef6f5f56cbd815625778db2fd8c
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_fs.c
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state_derived.c
src/gallium/drivers/r300/r300_texture.c
src/gallium/drivers/r300/r300_texture_desc.c