mutter/clutter/osx
Emmanuele Bassi 0187bb3965 [actor] Use flags to control allocations
Instead of passing a boolean value, the ::allocate virtual function
should use a bitmask and flags. This gives us room for expansion
without breaking API/ABI, and allows to encode more information to
the allocation process instead of just changes of absolute origin.
2009-06-04 16:30:31 +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 [actor] Use flags to control allocations 2009-06-04 16:30:31 +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