mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 21:23:55 +00:00

This avoids the use of of gcc constructor and destructor attributes to initialize the cogl uprof context and optionally print a cogl uprof report at app exit. We now initialize the uprof context in cogl_context_create instead.