<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - using swrAVX renders incorrectly at particular resolutions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110468#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - using swrAVX renders incorrectly at particular resolutions"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110468">bug 110468</a>
              from <span class="vcard"><a class="email" href="mailto:krzysztof.raszkowski@intel.com" title="Krzysztof Raszkowski <krzysztof.raszkowski@intel.com>"> <span class="fn">Krzysztof Raszkowski</span></a>
</span></b>
        <pre>1) I'm able to reproduce the problem using binary files from
<a href="https://github.com/pal1000/mesa-dist-win/releases/tag/19.0.2">https://github.com/pal1000/mesa-dist-win/releases/tag/19.0.2</a>

2) I've build the same mesa with llvm 8.0.0 (build from source) using Visual
Studio 2017:
scons build=release platform=windows machine=x86_64 swr=1 openmp=1 libgl-gdi
osmesa graw-gdi
and I don't see any problems (both swrAVX.dll and swrAVX2.dll works fine).

3) I've build the same way like in 2) but using Visual Studio 2019 (MSVC
14.20.27508 and 14.21.27702) and libraries generated by it seems to be "bad"
like binaries from <a href="https://github.com/pal1000/mesa-dist-win/releases/tag/19.0.2">https://github.com/pal1000/mesa-dist-win/releases/tag/19.0.2</a>

4) Disabling optimizations (/Od compiler switch) helps (binaries seems to be
ok) for VS2019.

We'll look into it but for now we recommend to use VS2017 (MSVC 14.16.27023)
for building mesa with swr.</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>