mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
Neil Roberts
239614a375
cogl-atlas-texture: Add a callback for when any atlas reorganizes
This adds cogl_atlas_texture_* functions to register a callback that will get invoked whenever any of the CoglAtlas's the textures use get reorganized. The callback is global and is not tied to any particular atlas texture.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%