mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 13:18:15 +00:00

For cogl 2.0 we don't want to have a default context. In the meantime we can simply assume that calling cogl_context_new() implicitly sets that context as the default context before returning. Signed-off-by: Neil Roberts <neil@linux.intel.com>