[Bug 25871] nearest neighbour samples wrong texel (precision/rounding problem)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 13 03:46:53 PDT 2014


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

Marek Olšák <maraeo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #12 from Marek Olšák <maraeo at gmail.com> ---
I think this is a normal behavior and it's not a precision issue. The
coordinates are rounded to 0.5, because the filter is NEAREST (and 0.5 is the
nearest pixel). Closing as NOTABUG.

-- 
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/1168d23b/attachment.html>


More information about the dri-devel mailing list