1
0
Fork 0
mutter-performance-source/clutter/eglnative
Neil Roberts ee6145c795 Set the mapped flag on the stage in the SDL and eglnative backends
Bug 1493 - GL ES does not work since Jan 9 in PowerVR SGX 535, Intel

The mapped flag needs to be set on the stage otherwise
clutter_actor_queue_redraw will never queue a redraw and never draw
anything.

In these two backends there is not really a way to hide the stage so
they both set the mapped flag immediatly when clutter_actor_show is
called.
2009-03-09 18:53:31 +00:00
..
clutter-backend-egl.c Bug 856 - Teardown sequence is borked 2008-09-22 16:36:27 +00:00
clutter-backend-egl.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
clutter-egl-headers.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
clutter-egl.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
clutter-event-egl.c * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
clutter-stage-egl.c Set the mapped flag on the stage in the SDL and eglnative backends 2009-03-09 18:53:31 +00:00
clutter-stage-egl.h * clutter/eglnative/clutter-stage-egl.c 2008-06-06 14:21:22 +00:00
Makefile.am [eglnative] Add -I flags for the clutter dir in the src and build dirs 2009-03-09 12:34:18 +00:00