cd2ee44216
Make ClutterActor paint using ClutterTransformNode, ClutterClip node, and ClutterActorNode. Essencially, the actor node is a replacement for clutter_actor_continue_paint(). An interesting aspect of this commit is that the order of the operations is reversed to be preserved. Before being able to remove the dummy node hack, we'll need to make ClutterEffects compatible with paint nodes first -- and naturally, that's enough content for its own merge request. https://gitlab.gnome.org/GNOME/mutter/merge_requests/872 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |