2006-09-19 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Tue, 19 Sep 2006 19:27:16 +0000 (19:27 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 19 Sep 2006 19:27:16 +0000 (19:27 +0000)
commit94c0e54bc3abc8444d817a7ca75333e2dfc58230
treea7bda952b4f1a5b20a1ac352623c391d78d25db9
parent55c723b9a2c0064ca99c643420f1d0c0504e7f01
2006-09-19  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-actor.c: (redraw_update_idle),
        (clutter_actor_queue_redraw):
        * clutter/clutter-main.c: (clutter_redraw):
        Remove now uneeded locks
        ( new gst and texture code makes redundant )

        * clutter/clutter-texture.c:
        * clutter/clutter-texture.h:
        Redo clutter texture as to not keep a reference
        to underlying texture.
ChangeLog
clutter/clutter-actor.c
clutter/clutter-main.c
clutter/clutter-texture.c
clutter/clutter-texture.h