<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Frequent hang and render glitches on Ubuntu 14.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75295#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Frequent hang and render glitches on Ubuntu 14.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75295">bug 75295</a>
              from <span class="vcard"><a class="email" href="mailto:daniel@ffwll.ch" title="Daniel Vetter <daniel@ffwll.ch>"> <span class="fn">Daniel Vetter</span></a>
</span></b>
        <pre>It's a mesa thing, it's me being confused since the bugzilla update somehow
ended up in my kernel bugs folder.

For bisecting mesa you can simply build from sources without any need to
install anything. You only need to set LIBGL_DRIVERS_PATH to the i965_dri.so
binary built by mesa, e.g.

LIBGL_DRIVERS_PATH=~/home/mesa/src/mesa/drivers/dri/i965/.libs/ glxinfo

Mesa built from git has the git version tag in the Gl version string embedded,
so you can check you run the right thing.</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>