[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 00:38:18 PDT 2014


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

--- Comment #16 from Florian Link <florianlink at gmail.com> ---
This is strange, since in my renderer I render all back faces to one FBO and
all front faces to another FBO, so the front/back faces do not fight in the
Z-buffer.

I really experience missing pixels on faces that share edges, in one FBO the
front triangle edge has different pixels than the back triangle in the other
FBO... 

But maybe your code does something different when depth testing is on?

I will try to adapt my example to show the problem without depth test.

-- 
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/3301b74f/attachment.html>


More information about the mesa-dev mailing list