mutter/src
Miguel A. Vico 0f93452488 renderer/native: Choose first EGL config for non-GBM backends
Commit 712ec30cd9 added the logic to only
choose EGL configs that match the GBM_FORMAT_XRGB8888 pixel format.
However, there won't be any EGL config satisfying such criteria for
non-GBM backends, such as EGLDevice.

This change will let us choose the first EGL config for the EGLDevice
backend, while still forcing GBM_FORMAT_XRGB8888 configs for the GBM
one.

Related to: https://gitlab.gnome.org/GNOME/mutter/issues/2

(cherry picked from commit 1bf2eb95b5)
2019-02-11 13:40:13 -05:00
..
backends renderer/native: Choose first EGL config for non-GBM backends 2019-02-11 13:40:13 -05:00
compositor window-actor: add new signal "effects-completed" 2018-05-22 13:01:05 +02:00
core window: unmanage dialog when clearing transient_for 2019-02-11 13:40:11 -05:00
meta Add remote access controller API 2019-02-11 13:40:06 -05:00
tests tests: Add "closed-transient" test 2019-02-11 13:40:09 -05:00
ui frames: Allow for unknown mouse buttons 2018-05-25 11:35:45 +02:00
wayland wayland/gtk-shell: Handle requests after toplevel was unmanaged 2019-02-11 13:40:13 -05:00
x11 xprops: Make sure text_property_to_utf8() returns UTF8 2019-02-11 13:40:13 -05:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am tests: Add "closed-transient" test 2019-02-11 13:40:09 -05:00
Makefile.am Add remote access controller API 2019-02-11 13:40:06 -05:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml DisplayConfig: Add 'legacy-ui-scaling-factor' property 2017-10-12 17:42:52 +08:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 16:03:56 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00