2008-01-21 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Mon, 21 Jan 2008 11:39:23 +0000 (11:39 +0000)
committerMatthew Allum <mallum@openedhand.com>
Mon, 21 Jan 2008 11:39:23 +0000 (11:39 +0000)
commitb9d1cb9612e02c16cdf47442051aa72807ce8bee
tree546694b1dbc511721d57c44c86391e5d602fecf0
parente58d0d7f34d4def756dd9654b1acf563dfcc3e87
2008-01-21  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-group.c:
        Make sure unrealizing a group also unrealizes children.

        * clutter/glx/clutter-stage-glx.c:
        Chain up to group unrealize to make sure textures get unrealized
        when changing context (see #718)

        * clutter/clutter-texture.c:
        Formatting cleanups
ChangeLog
clutter/clutter-group.c
clutter/clutter-texture.c
clutter/glx/clutter-stage-glx.c