Robert Bragg
05ce533fc8
framebuffers: cogl_offscreen_new_to_texture should take a ref on the texture
We weren't taking a reference on the texture to be used as the color buffer for offscreen rendering, so it was possible to free the texture leaving the framebuffer in an inconsistent state.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%