<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "the timeless" demo in wine: Red dot rendered that shouldn't be there"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95317#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "the timeless" demo in wine: Red dot rendered that shouldn't be there"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95317">bug 95317</a>
              from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
        <pre>Some additional info: The demo is supposed to render some waves after the first
scene, but with mesa there's just a white screen with a tiny red dot.

There is one shader that does not compile in the trace, but I do not think it
is the cause for the dot or the missing waves.

I remembered seeing
<a href="https://lists.freedesktop.org/archives/mesa-dev/2015-August/092314.html">https://lists.freedesktop.org/archives/mesa-dev/2015-August/092314.html</a> and
used it to replace
jl(l.xxy*1439)
with
jl(l.x*1439)

This causes the dot to alter colors during some of the scenes (with the shader
failing, it stays red), but it does not fix the white screen instead of waves
issue. Here is a video of the demo with the "fixed" shader:
<a href="https://www.youtube.com/watch?v=5z5FmwJwKzA">https://www.youtube.com/watch?v=5z5FmwJwKzA</a>

Perhaps the missing waves and the dot are related, perhaps they are not.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>