2008-02-03 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Sun, 3 Feb 2008 23:25:12 +0000 (23:25 +0000)
committerMatthew Allum <mallum@openedhand.com>
Sun, 3 Feb 2008 23:25:12 +0000 (23:25 +0000)
commit680cd23b4346999dd3d1bc2df7dc00c450fc082e
treedc191bb3cfc4c4eb0adda764a4fb4dc3f597ca0a
parent9026b8f97691d97408720e99f911ef8b38041ad8
2008-02-03  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-actor.c: (clutter_actor_set_rotationx):
        Add notify signal for set_rotate

        * clutter/clutter-texture.c:
        Add basic cleanup code for fbo's

        * tests/test-fbo.c: (main):
        Minor notes.

        * clutter/osx/clutter-stage-osx.c: (clutter_stage_osx_realize):
        Turn on vblanking.
ChangeLog
clutter/clutter-actor.c
clutter/clutter-texture.c
clutter/osx/clutter-stage-osx.c
tests/test-fbo.c