1
0
Fork 0
mutter-performance-source/src
Pekka Paalanen 3d2ca9a67f renderer/native: Count devices on EGLDevice check
create_renderer_gpu_data_egl_device () relied on the primary GPU being
already chosen for the "EGLDevice currently only works with single GPU
systems" error message. A future patch will choose the primary GPU after
this, not before, so this check needs to be rewritten before the
initialization order is changed.

The new check is implemented exactly as the error message says: there
must be exactly one GPU, otherwise fail.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/271
2019-01-13 10:30:44 +00:00
..
backends renderer/native: Count devices on EGLDevice check 2019-01-13 10:30:44 +00:00
compositor Drop Autotools 2019-01-10 11:50:54 -02:00
core window: Handle maximize when headless 2019-01-09 15:19:20 +01:00
meta core: Add MetaSoundPlayer abstraction 2019-01-08 16:14:17 +01:00
tests meta/tests: Remove commented lines 2018-12-20 13:52:35 -02:00
ui theme: Drop gtk_css_provider_get_default() 2018-11-08 16:20:19 -02:00
wayland Add some gtk-doc comments. 2019-01-06 21:57:16 +01:00
x11 build: Make libcanberra no longer optional 2019-01-08 15:58:11 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: Install .pc files in correct location 2019-01-08 22:36:20 +01:00
meta-marshal.list renderer-native: Add hardware presentation timing 2018-11-23 11:01:30 +00: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 fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +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 screen-cast-session: Add window-id support 2018-12-14 13:26:16 +01:00