1
0
Fork 0
mutter-performance-source/clutter/glx
Neil Roberts 49233af465 clutter-backend-glx: Protect against unrefing the Cogl context twice
The dispose function may be called multiple times during destruction
so it needs to be resilient against destroying any resources
twice. This wasn't the case for the reference to the Cogl context.
2011-04-20 18:20:20 +01:00
..
clutter-backend-glx.c clutter-backend-glx: Protect against unrefing the Cogl context twice 2011-04-20 18:20:20 +01:00
clutter-backend-glx.h Moves all GLX code down from Clutter to Cogl 2011-04-11 17:54:36 +01:00
clutter-glx-texture-pixmap.c Adds a --with-system-cogl config option for Clutter 2011-04-11 17:54:36 +01:00
clutter-glx-texture-pixmap.h glx: Deprecate ClutterGLXTexturePixmap 2011-01-20 13:21:50 +00:00
clutter-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-glx.c glx: Chain up in ::unrealize() 2011-04-14 18:04:39 +01:00
clutter-stage-glx.h Moves all GLX code down from Clutter to Cogl 2011-04-11 17:54:36 +01:00