mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
0d1c18a4ce
When rendering on-stage, it might be necessary to push offscreen framebuffers to the paint context by external consumers, such as GNOME Shell effects. Expose clutter_paint_context_push|pop_framebuffer(). https://gitlab.gnome.org/GNOME/mutter/merge_requests/955