[Bug 89909] [radeonsi][bisected] Cities: Skylines black rooftops

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 14 02:11:17 PDT 2015


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

--- Comment #2 from Marek Olšák <maraeo at gmail.com> ---
Sqrt(x) results are undefined if x < 0, so the only thing we are allowed to do
is sqrt(abs(x)). That is how RSQ works.

-- 
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/20150414/348f21a1/attachment.html>


More information about the dri-devel mailing list