<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Civilization: Beyond Earth terrain section not rendered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89018#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Civilization: Beyond Earth terrain section not rendered"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89018">bug 89018</a>
from <span class="vcard"><a class="email" href="mailto:sami.liedes@iki.fi" title="Sami Liedes <sami.liedes@iki.fi>"> <span class="fn">Sami Liedes</span></a>
</span></b>
<pre>Ok, I bisected this because I was curious. The commit that fixed the black
patches on minimum terrain setting was:
commit 2b5355c8ab383d86bb6332dd29c417a6a1bc52bd
Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Date: Wed May 6 23:29:33 2015 -0400
st/mesa: make sure to create a "clean" bool when doing i2b
i2b has to work for all integers, not just 1. INEG would not necessarily
result with all bits set, which is something that other operations can
rely on by e.g. using AND (or INEG for b2i).
Signed-off-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Reviewed-by: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Reviewed-by: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Reviewed-by: Roland Scheidegger <<a href="mailto:sroland@vmware.com">sroland@vmware.com</a>>
Cc: <a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>