2008-06-25 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Wed, 25 Jun 2008 11:49:43 +0000 (11:49 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Wed, 25 Jun 2008 11:49:43 +0000 (11:49 +0000)
commit8b1385ed23c7846705547719e90422e5f7668b7d
tree77b6c889984908e9f8356d97c1bb6614c3f6fd8a
parentb84c5311ee7f84e60aad8c976dc9028144cc4cd2
2008-06-25  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/clutter-stage.c:
(clutter_stage_allocate): Check if the stage provided by the
backend is static (i.e. a framebuffer that cannot be resized)
and interrupt the allocation chain there.

* clutter/eglnative/clutter-stage-egl.c:
(clutter_stage_egl_class_init): Remove the ::allocate empty
stub.
ChangeLog
clutter/clutter-stage.c
clutter/eglnative/clutter-stage-egl.c
clutter/fruity/clutter-stage-fruity.c