mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Jonas Ådahl
342532a98d
ClutterStageCogl: Don't get buffer damage dirty pixel when not supported
Now with the existance of offscreen view framebuffers the buffer age damage regions are only valid if the view in question doesn't doesn't have an intermediate offscreen. So, for views that doesn't have buffer age, return the dirty pixel (0,0). https://bugzilla.gnome.org/show_bug.cgi?id=770672
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%