[Mesa-dev] [Bug 99791] Wayland EGL do not fallback to software rendering anymore when the wl_drm interface is not available
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 13 14:46:20 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99791
Pekka Paalanen <ppaalanen at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emil.l.velikov at gmail.com
--- Comment #2 from Pekka Paalanen <ppaalanen at gmail.com> ---
I believe that the Mesa commit:
commit cb5e799448c959fa9f0d7ea76999ac6f8c0ad88e
Author: Emil Velikov <emil.velikov at collabora.com>
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170213/fcc94f0e/attachment-0001.html>
More information about the mesa-dev
mailing list