[Mesa-dev] [Bug 88962] [osmesa] Crash on postprocessing if z buffer is NULL
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 4 08:47:21 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88962
--- Comment #4 from Brian Paul <brianp at vmware.com> ---
The first patch looks good. I posted something similar to mesa-dev yesterday.
But the second patch doesn't seem right. There could be post-process stages
that don't care about the depth/stencil buffer but we'd still want them to run.
So instead, I think the pp_mlaa.c code should check for a missing/null
depth/stencil buffer.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150204/d4ecd039/attachment.html>
More information about the mesa-dev
mailing list