<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - The Bard's Tale (2005, native) has rendering issues"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91056#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - The Bard's Tale (2005, native) has rendering issues"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91056">bug 91056</a>
from <span class="vcard"><a class="email" href="mailto:gyebro69@gmail.com" title="Béla Gyebrószki <gyebro69@gmail.com>"> <span class="fn">Béla Gyebrószki</span></a>
</span></b>
<pre>The game shows the rendering issues with NV50_PROG_OPTIMIZE=1 as well.
I found that it's sufficient to change either
RUN_PASS(1, CopyPropagation, run);
or
RUN_PASS(1, LoadPropagation, run);
to '2' and the game renders properly with NV50_PROG_OPTIMIZE=1 (those black
bars remained whatever I changed though).</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>