1
0
Fork 0
mutter-performance-source/clutter/cogl
Emmanuele Bassi 09de87b0e5 backend: Remove atexit handlers
The g_atexit() function has been deprecated in GLib as it is a fairly
bad idea in basically all cases.

We could probably use a GCC destructor if we didn't care about
portability, but for the time being we just remove the atexit() handler
that disposed the backend.
2011-10-31 10:33:46 +00:00
..
clutter-backend-cogl.c backend: Remove atexit handlers 2011-10-31 10:33:46 +00:00
clutter-backend-cogl.h Do not include clutter-egl.h unconditionally 2011-06-15 13:05:18 +01:00
clutter-cex100.h.in unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-egl-headers.h build: don't explicitly include and egl or gl headers 2011-07-18 17:07:40 +01:00
clutter-egl.h Add a Clutter-specific deprecation macro for symbols 2011-10-11 23:03:09 +01:00
clutter-event-tslib.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx-texture-pixmap.c glx-tfp: Don't include glx.h 2011-07-04 15:41:38 +01:00
clutter-glx-texture-pixmap.h Fix the deprecation guard for ClutterGLXTexturePixmap 2011-06-20 18:22:06 +01:00
clutter-glx.h docs: Fix the GLX section 2011-06-20 19:45:14 +01:00
clutter-stage-cogl.c Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-stage-cogl.h Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00