mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
b9d1cb9612
* 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