mutter/clutter/wayland
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-wayland.c backend: Remove atexit handlers 2011-10-31 10:33:46 +00:00
clutter-backend-wayland.h wayland: fall back to shm buffers if drm fails 2011-02-01 02:58:15 +00:00
clutter-event-wayland.c Add wayland backend 2010-10-14 16:23:05 +01:00
clutter-input-device-wayland.c Add private header for event-related API 2011-02-18 16:35:36 +00:00
clutter-stage-wayland.c Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-stage-wayland.h Remove internal usage of ClutterGeometry in StageWindow 2011-09-26 12:05:55 +01:00
clutter-wayland.h Rename the EGLDisplay accessors 2010-12-09 15:34:22 +00:00