mutter/src
Pekka Paalanen fea6abb4f0 renderer/native: Copy mode irrelevant for bo freeing
Simplify the bo freeing functions by not checking what the copy mode is. This
matches what swap_secondary_drm_fb () already does. g_clear_object () is safe
to call even if the value is already NULL.

The copy mode does not change mid-operation. If it did, this change would
ensure we still clean up everything. So this is more future-proof too.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/810
2020-01-16 20:19:29 +00:00
..
backends renderer/native: Copy mode irrelevant for bo freeing 2020-01-16 20:19:29 +00:00
compositor window-actor/x11: Update shape even when frozen 2020-01-16 09:22:25 +01:00
core Use G_GNUC_FALLTHROUGH instead of comments 2020-01-09 17:58:29 +01:00
meta window/wayland: Use G_DECLARE_FINAL_TYPE 2019-12-09 10:09:40 +01:00
tests tests/wayland: Test subsurface commits after parent was reset 2020-01-10 16:01:22 +00:00
ui frames: Freeze Xwayland commits until repainted 2020-01-16 09:22:25 +01:00
wayland window/x11: Add always_update_shape() vfunc 2020-01-16 09:22:25 +01:00
x11 window/x11: Add always_update_shape() vfunc 2020-01-16 09:22:25 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build tests/wayland: Test subsurface commits after parent was reset 2020-01-10 16:01:22 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02: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