Ray Strode 1c1ad69f26 winsys-egl-kms: dont create 0x0 surface
commit 188752158 changed cogl to stop needlessly creating its own
monitor output configuration when mutter would just soon overwrite
it anyway.

Unfortunately, that commit is causing a crash in some cases because
cogl will now create and later draw to a 0x0 egl surface until mutter
sets the monitor layout.

This commit changes cogl to avoid creating and using a surface, before
it knows how big of a surface to create.

https://bugzilla.gnome.org/show_bug.cgi?id=758073
2016-02-22 13:39:04 -05:00
..
2015-09-23 13:57:11 +01:00
2015-06-10 15:13:45 +01:00
2015-02-23 18:39:34 +00:00
2014-11-17 15:49:20 +01:00
2014-11-17 15:49:20 +01:00
2015-02-23 18:39:34 +00:00
2013-08-30 12:04:36 +01:00
2015-09-03 09:03:39 +01:00