Carlos Garnacho 7d8d7c89d4 backends: Check that buffer age is available when checking damage history
This used to be the case before the refactor at commit 43cee4b6b6,
use_clipped_redraw would be unset before the larger check if has_buffer_age
was set, but clutter_damage_history_is_age_valid() was FALSE. This got
replaced by a check just on the latter, which will also be FALSE if
has_buffer_age is not present.

We have other means to achieve clipped redraws, so this slight change
culled all of them.

Fixes: 43cee4b6b6 ("stage-impl: Do clipped redraws when drawing offscreen")
Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2771
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3221>
2023-08-29 11:27:35 +02:00
..
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-22 21:57:07 +02:00
2023-08-22 21:57:07 +02:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00