mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
Neil Roberts
4d2878d4b2
cogl-framebuffer: Remove all dependencies after a flush
After a dependent framebuffer is added to a framebuffer it was never getting removed. Once the journal for a framebuffer is flushed we no longer depend on any framebuffers so the list should be cleared. This was causing leaks of offscreens and textures.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%