-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/05/2011 04:36 PM, Marek Olšák wrote:
> Copied from libtxc_dxtn, this fixes NPOT RGTC1 textures with r300g.
> I also did the same for RGTC2.
> ---
> src/mesa/main/texcompress_rgtc.c |8
> 1 files changed, 4 insertions(+), 4 deletions
Copied from libtxc_dxtn, this fixes NPOT RGTC1 textures with r300g.
I also did the same for RGTC2.
---
src/mesa/main/texcompress_rgtc.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/mesa/main/texcompress_rgtc.c b/src/mesa/main/texcompress_rgtc.c
index c50df19.