https://bugs.freedesktop.org/show_bug.cgi?id=59741
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Vinson Lee <v...@freedesktop.org> --- mesa: 2fa9e4c97cd7580010a8aa2eb3026e8f2bdb0035 (master) depthstencil-render-miplevels 1024 s=z24_s8 passing now. commit 4bfdef87e66bfb2459af570351798d7754ddfb9f Author: Brian Paul <bri...@vmware.com> Date: Mon Feb 11 16:39:42 2013 -0700 util: fix incorrect Z bit masking in util_clear_depth_stencil() For PIPE_FORMAT_Z24_UNORM_S8_UINT, the Z bits are in the 24 least significant bits. Fixes http://bugs.freedesktop.org/show_bug.cgi?id=60527 and http://bugs.freedesktop.org/show_bug.cgi?id=60524 and http://bugs.freedesktop.org/show_bug.cgi?id=60047 Note: This is a candidate for the stable branches. Reviewed-by: Jose Fonseca <jfons...@vmware.com> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev