1
0
Fork 0
mutter-performance-source/clutter
Shmuel Melamud f4c6fa949d clutter: Make clutter_actor_create_texture_paint_node public
Since StDrawingArea in gnome-shell is the only user of ClutterCanvas,
it is possible to move ClutterCanvas completely out of Mutter to
gnome-shell. This allows to remove another Cairo dependency from
Mutter.

This patch makes clutter_actor_create_texture_paint_node() function
public to be used by StDrawingArea in gnome-shell that replaces
ClutterCanvas.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3507>
2024-01-15 17:02:55 +00:00
..
clutter clutter: Make clutter_actor_create_texture_paint_node public 2024-01-15 17:02:55 +00:00
meson.build build: Enable no-omit-frame-pointer for all non-plain builds 2024-01-09 16:26:57 +00:00