radeonsi: disable NPOT textures for now
authorChristian König <deathsimple@vodafone.de>
Mon, 27 Aug 2012 09:14:26 +0000 (11:14 +0200)
committerChristian König <deathsimple@vodafone.de>
Mon, 3 Sep 2012 09:23:14 +0000 (11:23 +0200)
commit74a55392b6dafbce689a3d5a8d34735e38bb662a
treebf0bfe32d6df8243653cddffbe60b25667e0cc6f
parente7723b5bdfe7dc725dd29a725c4637a7f34eda83
radeonsi: disable NPOT textures for now

Looks like we have an alignment issue with NPOT textures
and mipmaps. So disable NPOT textures until we figure out
what is going wrong here.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/radeonsi_pipe.c