mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Matthew Allum](/assets/img/avatar_default.png)
* 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