[Bug 25871] nearest neighbour samples wrong texel (precision/rounding problem)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Apr 13 13:40:32 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=25871
--- Comment #13 from Pierre Ossman <pierre-bugzilla at ossman.eu> ---
Hardly NOTABUG. There is no pixel at 0.5. The pixels are at 0.125, 0.375, 0.625
and 0.875. 0.49999 should get rounded to the 0.375 pixel. That's the closest,
not the 0.625 one.
--
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/20140413/4a4f9c91/attachment.html>
More information about the dri-devel
mailing list