r600g: all non-0 mipmap levels need to be w/h aligned to POT.
authorDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:20:14 +0000 (13:20 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:20:14 +0000 (13:20 +1000)
commit206fbd9640f076ada23368edf158b6d40f673ba7
tree6fb0db628ee17850ba13211bb0a1afa3cd1b10e3
parent2e5764ccf440e59fc6f8441e329c0747ef4ed57b
r600g: all non-0 mipmap levels need to be w/h aligned to POT.

this adds a new minify function to the driver to ensure this.
src/gallium/drivers/r600/r600_texture.c