Skip to content

Paint nodes for ClutterEffects

This branch achieves the dream for ClutterEffects -- they're now entirely based on ClutterPaintNodes.

Some compromise was required (there is a slight duplication now with paint_node() and paint()) but this is the minimum required for porting ClutterOffscreenEffect to paint nodes.

GNOME Shell: gnome-shell!1350 (merged)

Edited by Georges Basile Stavracas Neto

Merge request reports