Skip to content

Batch clip rectangles into a single upload

Daniel van Vugt requested to merge vanvugt/mutter:batch-clip-region into master

For the fastest possible upload of those rectangles.

In the case of the Gnome Shell icon spring animation this eliminates most of the performance regression compared to scissoring.

Closes: #971 (closed)

Edited by Daniel van Vugt

Merge request reports