1
0
Fork 0
mutter-performance-source/clutter/osx
Owen W. Taylor d28c9e5db1 Remove unnecessary setting of CLUTTER_ACTOR_REALIZED flag
An implementaton of realize() never needs to set the
CLUTTER_ACTOR_REALIZED flag, though it can unset the flag if
things fail unexpectedly. (Previously, stage backend implementations
had to do this since clutter_actor_realize() wasn't used; this
is no longer the case.)

http://bugzilla.openedhand.com/show_bug.cgi?id=1634

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-06-08 11:07:33 +01:00
..
clutter-backend-osx.c 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-backend-osx.h OSX: add multistage support 2008-06-05 21:27:58 +00:00
clutter-event-osx.c OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-osx.h OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-stage-osx.c Remove unnecessary setting of CLUTTER_ACTOR_REALIZED flag 2009-06-08 11:07:33 +01:00
clutter-stage-osx.h OSX: add multistage support 2008-06-05 21:27:58 +00:00
Makefile.am 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00