[Bug 89012] Incorrect behaviour of half_pixel_center = 0 rasterizer setting on R600 and SI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 7 23:34:28 PST 2015


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

--- Comment #4 from Axel Davy <axel.davy at ens.fr> ---
With additional tests, we found out the problem comes out from the barycentric
coordinates. On one of the triangle, one barycentric coordinate is very
slightly below the expected value. It's not just on some pixels, but on all the
pixels of the triangle.

We also tested on an r600 card (hd3650), and the bug is the same. However for
SI and R600, the handling of the barycentric interpolation seems to have
evolved a lot.

Could it be some state that has been forgotten in the doc, that would specify
barycentric coordinates rounding ?

-- 
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/dri-devel/attachments/20150308/491090d5/attachment.html>


More information about the dri-devel mailing list