r600g: enforce minimum stride on render target texture images
authorKeith Whitwell <keithw@vmware.com>
Thu, 11 Nov 2010 16:20:24 +0000 (16:20 +0000)
committerKeith Whitwell <keithw@vmware.com>
Thu, 11 Nov 2010 16:20:24 +0000 (16:20 +0000)
commit7fb16423cc325efcdcf6e4954a5ac71d8f96dbf8
treec55e70efc2bf91a53a4400c6a7aa7c982a69a0ff
parent8a3c181e9cc761abb647a8e813f25e3fa4441a9a
r600g: enforce minimum stride on render target texture images

Fixes piglit/fbo_readpixels since staging upload changes.
src/gallium/drivers/r600/r600_texture.c