mutter/clutter
msizanoen1 4048562961 stage: Keep queued actor redraw clip volumes separate
This aims to reduce the amount of pixels that have to be redrawed on the
screen on a clipped actor redraw in case using the union of two
different clips in a surface will substantially increase the redrawn
area.

This should not result in excessive memory consumption as callers of
`clutter_actor_queue_redraw_with_clip` are expected to ensure that the
redraw clip rectangles are adequately deduplicated.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2965>
2023-05-03 08:53:36 +00:00
..
clutter stage: Keep queued actor redraw clip volumes separate 2023-05-03 08:53:36 +00:00
.gitignore
meson.build build: Don't disable checks in release builds 2023-03-24 12:51:49 +00:00