<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#c2">Comment # 2</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:dpa-bugs@aegee.org" title="Dilian <dpa-bugs@aegee.org>"> <span class="fn">Dilian</span></a>
</span></b>
        <pre>When buildind recently Mesa I haven't passed i965 along --with-dri-drivers=i916
and /usr/local/lib/dri/i965_dri.so was outdated.


<a href="https://wayland.freedesktop.org/mesa-configure.html">https://wayland.freedesktop.org/mesa-configure.html</a> suggests for ./configure to
emit:

   EGL:             yes
   EGL platforms:   wayland x11 drm
   EGL drivers:     builtin:egl_glx builtin:egl_dri2

In my case it prints:
    EGL:             yes
    EGL drivers:     builtin:egl_dri2 builtin:egl_dri3
    GBM:             yes
    EGL/Vulkan/VL platforms:   drm wayland x11 surfaceless

Do I underand correctly, that Mesa offers EGL_DRI2 and EGL_DRI3 drivers, and
Weston cannot utilize the EGL_DRI3 driver?

Is the order behing "EGL platforms" significant?</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>