[Mesa-dev] [PATCH] mesa: fix software mipmap generation code for packed Z/stencil formats

2011-10-07 Thread Brian Paul
From: Brian Paul bri...@vmware.com Fixes https://bugs.freedesktop.org/show_bug.cgi?id=32458 --- src/mesa/main/formats.c |8 src/mesa/main/mipmap.c | 38 +- 2 files changed, 41 insertions(+), 5 deletions(-) diff --git a/src/mesa/main/formats.c

Re: [Mesa-dev] [PATCH] mesa: fix software mipmap generation code for packed Z/stencil formats

2011-10-07 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/07/2011 07:21 AM, Brian Paul wrote: From: Brian Paul bri...@vmware.com Fixes https://bugs.freedesktop.org/show_bug.cgi?id=32458 --- src/mesa/main/formats.c |8 src/mesa/main/mipmap.c | 38