<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Weston finds old Mesa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106257#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Weston finds old Mesa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106257">bug 106257</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>I grepped through all of Mesa and there is no string "DRI3" that would ever get
printed that I can see, which is why I say you would never see "DRI3" in the
EGL version string. All I can find is "DRI2". This is from current Mesa master
branch.

The strings builtin:egl_dri3 etc. you see in ./configure output are simply made
up based on which files are included in the configured build. They are still
both under the "DRI2" EGL version string.

DRI3 is an X11 protocol extension and nothing else. There is no DRI3 for
Wayland or GBM or anything else than X11, the other platforms already do
similar things naturally.

If you actually have a tangible problem, please file a new bug.</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>