mutter/clutter/glx
Emmanuele Bassi 87ccdacdaf 2008-05-13 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-backend.c:
	(_clutter_backend_create_stage): Call _clutter_stage_set_window()
	ourselves, thus removing yet another action that backends must
	implement and might get wrong; also cuts a backend-agnostic piece
	of code duplication.

	* clutter/eglnative/clutter-backend-egl.c:
	(clutter_backend_egl_create_stage): Update the EGL native backend.

	* clutter/eglx/clutter-backend-egl.c:
	(clutter_backend_egl_create_stage): Update the EGLX backend.

	* clutter/fruity/clutter-backend-fruity.c:
	(clutter_backend_egl_create_stage): Update the fruity backend

	* clutter/glx/clutter-backend-glx.c:
	(clutter_backend_glx_create_stage): Update the GLX backend.

	* clutter/sdl/clutter-backend-sdl.c:
	(clutter_backend_sdl_create_stage): Update the SDL backend.

	* HACKING.backends: Update the ::create_stage() description.
2008-05-13 10:37:17 +00:00
..
clutter-backend-glx.c 2008-05-13 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-13 10:37:17 +00:00
clutter-backend-glx.h 2008-04-15 Matthew Allum <mallum@openedhand.com> 2008-04-15 21:18:13 +00:00
clutter-glx-texture-pixmap.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
clutter-glx-texture-pixmap.h 2008-04-29 Matthew Allum <mallum@openedhand.com> 2008-04-29 16:30:47 +00:00
clutter-glx.h 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 12:43:54 +00:00
clutter-stage-glx.c 2008-05-12 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-12 15:26:37 +00:00
clutter-stage-glx.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
Makefile.am 2008-04-29 Matthew Allum <mallum@openedhand.com> 2008-04-29 22:02:10 +00:00