1
0
Fork 0
mutter-performance-source/src
Erik Kurzinger 056c45fe0c wayland/buffer: Try realizing EGLStream before EGLImage buffer
Currently, it is assumed that if querying the EGL_TEXTURE_FORMAT of a
Wayland buffer succeeds it is an EGLImage. However, this assumption will no
longer hold on upcoming versions of the NVIDIA EGL Wayland driver which
will include support for querying this attribute for EGLStream buffers as
well. Hence, we need to check if buffers are EGLStreams first.

Fixes #488
https://gitlab.gnome.org/GNOME/mutter/merge_requests/477
2019-03-14 14:39:52 -07:00
..
backends monitor: Fix indentation style on foreach functions 2019-03-12 00:15:43 +00:00
compositor shadow-factory: Update shadow of attached modals 2019-03-12 00:05:42 +00:00
core boxes: Actually check for rectangle containment 2019-03-12 05:03:53 +01:00
meta frame: Remove flashing support 2019-03-12 00:27:07 +00:00
tests monitor: Fix indentation style on calculate_supported_scales and friends 2019-03-12 00:15:42 +00:00
ui frame: Remove flashing support 2019-03-12 00:27:07 +00:00
wayland wayland/buffer: Try realizing EGLStream before EGLImage buffer 2019-03-14 14:39:52 -07:00
x11 x11-display: Split out restoring of active workspace 2019-03-04 19:42:00 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build wayland/surface: Add support for wp_viewporter 2019-02-06 12:24:03 +00: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 org.gnome.Mutter.ScreenCast: Document what was added in API version 2 2019-02-26 13:39:11 +00:00