Skip to content
Commit 342532a9 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

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
parent 219d2304
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment