mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
258f859e8d
The rest didn't change, so only actually paint the part of the offscreen that was composited as part of the stage painting. In practice, this means that, unless a shadow buffer is used, we now only paint the damaged part of the stage, and copy the damage part of the offscreen to the onscreen. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1237