[Mesa-dev] [Bug 78914] [llvmpipe] Front/Backfaces do not cover the same pixels when rasterized

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 27 01:02:29 PDT 2014


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

--- Comment #17 from Florian Link <florianlink at gmail.com> ---
Ok, you are right, it only happens with depth test enabled.

The strange thing is that it creates these artifacts in my ray caster,
where I get exactly theses holes but both front/back faces have the same
interpolated positions, so depth rejection should not create holes because
another triangle should be have rendered to that pixel first.

Anyway, I think the depth test should still not generate these rejection
pixels, since it will create problems in e.g. depth peeling and other
algorithms as well.

-- 
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/20140527/931d2ed6/attachment-0001.html>


More information about the mesa-dev mailing list