1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-18 01:05:05 +00:00
Emmanuele Bassi 83caeaae9b stage-cogl: Abort realize() if there's no CoglContext
There's no point in trying to go ahead if we don't have a context to
create the CoglOnscreen framebuffer, and Cogl will crash anyway if we
pass NULL to the constructor.
2015-03-17 13:47:08 +00:00
..