[Mesa-dev] [Bug 59741] [softpipe] piglit depthstencil-render-miplevels 1024 s=z24_s regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 22 20:26:58 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59741
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
mesa: 2fa9e4c97cd7580010a8aa2eb3026e8f2bdb0035 (master)
depthstencil-render-miplevels 1024 s=z24_s8 passing now.
commit 4bfdef87e66bfb2459af570351798d7754ddfb9f
Author: Brian Paul <brianp at 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 <jfonseca at vmware.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130223/b8c2a32f/attachment.html>
More information about the mesa-dev
mailing list