mutter/src
Niels De Graef 8e204e036a cogl: Add a notion of pixel format planes
As we will start adding support for more pixel formats, we will need to
define a notion of planes. This commit doesn't make any functional
change, but starts adding the idea of pixel formats and how they (at
this point only theoretically) can have multple planes.

Since a lot of code in Mutter assumes we only get to deal with single
plane pixel formats, this commit also adds assertions and if-checks to
make sure we don't accidentally try something that doesn't make sense.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/858
2019-10-15 16:35:16 +00:00
..
backends meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
compositor Stop including core.h where it's not used 2019-10-15 07:17:29 +00:00
core meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
meta meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
tests clutter/actor: Remove deprecated internal child support 2019-10-15 08:51:45 +00:00
ui meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
wayland cogl: Add a notion of pixel format planes 2019-10-15 16:35:16 +00:00
x11 x11/window-controls: Pass around MetaX11Display directly 2019-10-15 07:17:29 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build core/core: Rename and move to x11/meta-x11-window-control 2019-10-15 07:17:29 +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