Skip to content

renderer-native: Reference count front buffers.

Daniel van Vugt requested to merge vanvugt/mutter:refcount-frontbuffers into master

Start reference counting front buffers instead of assuming we know their (scanout) lifetimes.

Functionally, this should not change anything. But it is a prerequisite for other changes coming later (#3 (closed)).

Edited by Daniel van Vugt

Merge request reports