mutter/src
Jonas Ådahl 8c7ec44681 tests/clutter: Port to using non-implicit framebuffer Cogl API
Port tests to use API such as cogl_framebuffer_push_matrix() instead of
cogl_push_matrix() all over the Clutter tests, with one exception:
cogl_polygon(). It'll be ported over in a separate commit, as it is less
straight forward.

Implicitly set CoglMaterial properties are changed to explicitly created
and destructed CoglPipelines with the equivalent properties set.
cogl_push|pop_framebuffer() is replaced by explicitly passing the right
framebuffer, but tests still rely on cogl_get_draw_framebuffer() to get
the target framebuffer.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/935
2019-12-03 19:02:14 +00:00
..
backends clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
compositor clutter/paint-node: Have caller of .._get_framebuffer() handle fallback 2019-12-03 19:02:14 +00:00
core stack: Delegate layer calculation to a window vfunc 2019-11-29 15:14:38 +01:00
meta Allow changing Clutter debug flags at runtime 2019-10-25 19:12:34 +00:00
tests tests/clutter: Port to using non-implicit framebuffer Cogl API 2019-12-03 19:02:14 +00:00
ui meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
wayland wayland: Add documentation to wayland_shell_init 2019-12-03 14:43:43 +01:00
x11 stack: Delegate layer calculation to a window vfunc 2019-11-29 15:14:38 +01: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