mutter/clutter
Georges Basile Stavracas Neto 41ece851d6 clutter/paint-nodes: Expose ClutterLayerNode
ClutterLayerNode is a private paint node that paints the
contents of its subnodes into an offscreen buffer, then
paints this entire offscreen buffer at the previous draw
framebuffer with the given opacity.

It is specially interesting to the future ClutterContent
implementation of MetaShapedTexture, for the NVidia and
rotation cases where the contents are painted on an
offscreen.

Expose ClutterLayerNode as public API.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/405
2019-01-27 15:20:58 -02:00
..
clutter clutter/paint-nodes: Expose ClutterLayerNode 2019-01-27 15:20:58 -02:00
tests clutter: Fix offscreen-effect painting of clones 2019-01-24 17:00:25 +00:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build meson: Don't list libraries private dependencies in pc files 2019-01-23 13:03:40 +00:00