1
0
Fork 0
mutter-performance-source/clutter/sdl
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-sdl.c Fix warning in clutter-backend-sdl 2009-03-09 12:34:18 +00:00
clutter-backend-sdl.h 2008-05-07 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-07 15:03:59 +00:00
clutter-event-sdl.c 2008-05-07 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-07 15:03:59 +00:00
clutter-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-stage-sdl.c Set the mapped flag on the stage in the SDL and eglnative backends 2009-03-09 18:53:31 +00:00
clutter-stage-sdl.h 2008-04-25 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-25 12:17:01 +00:00
Makefile.am 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00