1
0
Fork 0
mutter-performance-source/clutter/eglx
Neil Roberts 72c9f88019 Bug 856 - Teardown sequence is borked
* 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.
2008-09-22 16:36:27 +00:00
..
clutter-backend-egl.c Bug 856 - Teardown sequence is borked 2008-09-22 16:36:27 +00:00
clutter-backend-egl.h GLES 2 backend 2008-05-27 17:42:50 +00:00
clutter-egl-headers.h GLES 2 backend 2008-05-27 17:42:50 +00:00
clutter-eglx.h GLES 2 backend 2008-05-27 17:42:50 +00:00
clutter-stage-egl.c * clutter/eglx/clutter-stage-egl.c (clutter_stage_egl_realize): 2008-07-02 09:48:06 +00:00
clutter-stage-egl.h GLES 2 backend 2008-05-27 17:42:50 +00:00
Makefile.am Fix the dependencies in the Makefile template 2008-07-17 11:17:32 +00:00