<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wayland EGL do not fallback to software rendering anymore when the wl_drm interface is not available"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99791">bug 99791</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>emil.l.velikov@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wayland EGL do not fallback to software rendering anymore when the wl_drm interface is not available"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99791#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wayland EGL do not fallback to software rendering anymore when the wl_drm interface is not available"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99791">bug 99791</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 believe that the Mesa commit:

commit cb5e799448c959fa9f0d7ea76999ac6f8c0ad88e
Author: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>>
Date:   Mon Nov 28 18:25:19 2016 +0000

    egl/wayland: unify dri2_wl_create_surface implementations

is causing this regression by dropping the special-casing of the two formats
that differ between DRM fourccs and wl_shm formats.

WL_DRM_FORMAT_XRGB8888 != WL_SHM_FORMAT_XRGB8888
WL_DRM_FORMAT_ARGB8888 != WL_SHM_FORMAT_ARGB8888</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>