mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
6654053250
ClutterLayerNode currently skips pushing the offscreen framebuffer when no operations are set. This was added at the time because pushing and popping was a synchronization point in Cogl, slow enough to force the layer node to have this protective measure. Nowadays, pushing and popping on the paint context is free. Make ClutterLayerNode always push and pop in pre and post paint. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1355> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |