mesa: fix software mipmap generation code for packed Z/stencil formats
authorBrian Paul <brianp@vmware.com>
Thu, 6 Oct 2011 22:52:36 +0000 (16:52 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 7 Oct 2011 15:52:04 +0000 (09:52 -0600)
commit23c6eb035ba63d39652a10107f323d47b86b90f1
tree642f3dbad5fd09bb29b7bbc39af0211c3887f3d6
parent9938912ccb7f95961464b52412396489f6c35429
mesa: fix software mipmap generation code for packed Z/stencil formats

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=32458

Reviewed-by: Chad Versace <chad@chad-versace.us>
src/mesa/main/formats.c
src/mesa/main/mipmap.c