mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

The long term goal with the Cogl API is that we will get rid of the default global context. As a step towards this, this patch tracks a reference back to the context in each CoglFramebuffer so in a lot of cases we can avoid using the _COGL_GET_CONTEXT macro.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%