<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Distorted graphics or black window when running Battle.net app on Intel hardware via wine"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84651#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Distorted graphics or black window when running Battle.net app on Intel hardware via wine"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84651">bug 84651</a>
              from <span class="vcard"><a class="email" href="mailto:lubosz@gmail.com" title="Lubosz Sarnecki <lubosz@gmail.com>"> <span class="fn">Lubosz Sarnecki</span></a>
</span></b>
        <pre>After analyzing the traces with "apitrace replay" on novueau and i965, I
noticed slight differences in the log.

i965 reports following errors that nouveau does not:

Medium severity API performance issue 1, falling back to plain clear because
buffers are untiled

Could the clear function be a problem?

Medium severity API other issue 2, FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_L_SRGB8
Medium severity API other issue 2, FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_L_UNORM16
Medium severity API other issue 2, FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_L8A8_SRGB
Medium severity API other issue 2, FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_L8A8_UNORM
Medium severity API other issue 2, FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_RGBX_UNORM16

Are these texture formats implemented in gallium and swrast, but not i965?

Maybe these warnings are just thrown because i965 debug is just more verbose. I
attach the logs anyway.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>