mutter/src
Miguel A. Vico c647bd7807 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)
2018-08-31 15:18:52 +00:00
..
backends renderer/native: Choose first EGL config for non-GBM backends 2018-08-31 15:18:52 +00:00
compositor compositor: Add get_paint_volume() implementation to MetaSurfaceActor 2018-08-31 15:02:41 +00:00
core window: Return -1 if meta_window_get_monitor is called on an unmanaged window 2018-08-31 14:36:36 +00:00
meta build: Introspect some more types 2018-05-07 22:06:02 +02:00
tests tests: Add "closed-transient" test 2018-07-30 20:29:03 +02:00
ui frames: Allow for unknown mouse buttons 2018-05-25 11:35:45 +02:00
wayland wayland: Realize dmabuf buffers before trying to attach them 2018-08-31 15:08:06 +00:00
x11 window: Pass flag to meta_window_update_monitor() instead of bool 2018-08-29 20:40:39 -05:00
.cvsignore
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 2018-07-30 20:29:03 +02:00
Makefile.am build: Adjust to filename changes 2018-05-07 22:29:42 +02: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