mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
72c9f88019
* clutter/clutter-main.c: Don't free the ClutterMainContext so that the main loop can be restarted. * clutter/eglx/clutter-backend-egl.c: * clutter/eglnative/clutter-backend-egl.c: Register an atexit handler which disposes the backend object so that we are still guaranteed to call eglTerminate on GLES.