mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
09e7174b1d
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>