<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GL Excess demo renders incorrectly on nv43"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92306#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GL Excess demo renders incorrectly on nv43"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92306">bug 92306</a>
              from <span class="vcard"><a class="email" href="mailto:randrik@mail.ru" title="Andrew Randrianasulu <randrik@mail.ru>"> <span class="fn">Andrew Randrianasulu</span></a>
</span></b>
        <pre>Hm, apparently this is regression - tried few mesa versions - 10.1.6 was OK,
but 10.2.9 already broken.

Attempt to disable few new (in 10.2) extensions not fixed this.
"Mesa 10.2.9 implementation error: Trying to disable a permanently enabled
extension: GL_ARB_multi_bind" - this one can't be disabled, it seems
(commandline used  MESA_EXTENSION_OVERRIDE="-GL_ARB_multi_bind" wine
GLExcess.exe)

MESA_EXTENSION_OVERRIDE="-GL_ARB_buffer_storage" wine GLExcess.exe - not
resulted in anything.

Apparently those two types of corruption related (no image and parts of scene 
filled with rainbow  lines) - at least they both started to appear in 10.2.9</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>