mutter/clutter/cogl
Robert Bragg 8a5867799c 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.
2011-01-21 18:58:58 +00:00
..
cogl cogl: call _cogl_texture_init for x11 tfp 2011-01-21 18:58:58 +00:00
doc
pango Allow multiple CoglAtlases for textures 2010-12-13 18:59:41 +00:00
Makefile.am