mutter/src
Pekka Paalanen 6932b3cbb3 renderer/native: fix missing GPU copy egl ext error
If the extension is missing, the GPU copy path would not work. The code sets
the error, but forgets to return a failure. Fix this.

While adding the necessary return FALSE, also destroy the EGL context we just
created. Code refactoring shares the destroying code.

Found by reading code.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/416
2019-01-30 15:57:30 +02:00
..
backends renderer/native: fix missing GPU copy egl ext error 2019-01-30 15:57:30 +02:00
compositor Fix builds with G_DISABLE_ASSERT 2019-01-25 09:43:06 +01:00
core Fix builds with G_DISABLE_ASSERT 2019-01-25 09:43:06 +01:00
meta meta, startup-notification: Make type declarations public 2019-01-24 16:38:09 +00:00
tests meta/tests: Remove commented lines 2018-12-20 13:52:35 -02:00
ui Fix builds with G_DISABLE_ASSERT 2019-01-25 09:43:06 +01:00
wayland wayland: Implement window activation and focus stealing prevention 2019-01-26 18:07:03 +01:00
x11 Fix builds with G_DISABLE_ASSERT 2019-01-25 09:43:06 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-marshal.list renderer-native: Add hardware presentation timing 2018-11-23 11:01:30 +00:00
org.freedesktop.login1.xml
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: Add 'cursor-mode' to allow decoupled cursor updates 2019-01-16 17:09:51 +00:00