r300g: fix microtiling for 16-bits-per-channel formats
authorMarek Olšák <maraeo@gmail.com>
Mon, 4 Oct 2010 19:19:27 +0000 (21:19 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 5 Oct 2010 00:57:00 +0000 (02:57 +0200)
commitd0408cf55d9e8d1d376bd844386ef5c9789a3597
treeaa179fc15eef5289a9aec8842a002ede3c11bbc6
parent57b730080408b826ec4090932edd3887d799d0ca
r300g: fix microtiling for 16-bits-per-channel formats

These texture formats (like R16G16B16A16_UNORM) were untested until now
because st/mesa doesn't use them. I am testing this with a hacked st/mesa
here.
src/gallium/drivers/r300/r300_texture_desc.c