mutter/clutter
Carlos Garnacho 6bfa61a3a7 Revert "clutter/cogl: Store empty clip regions for buffer age"
This reverts commit 4918893326.

This commit prevented cogl_stage_cogl_redraw_view() from skipping
swap buffers entirely if the invalidation region ended up empty.
This meant we were actually swapping buffers when we didn't need to.

The source of the glitches was fixed more properly, so this just adds
extra work.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/898
2019-10-30 17:17:29 +00:00
..
clutter Revert "clutter/cogl: Store empty clip regions for buffer age" 2019-10-30 17:17:29 +00:00
.gitignore
meson.build clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00