Robert Bragg
d6a150bb6e
cogl: call _cogl_texture_init for x11 tfp
When we added the texture->framebuffers member a _cogl_texture_init funciton was added to initialize the list of framebuffers associated with a texture to NULL. All the backends were updated except the x11 tfp backend. This was causing crashes in test-pixmap.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%