Go to file
Georges Basile Stavracas Neto 93b9bc789c gpu-kms: Protect against NULL crtc->current_mode
When failing to apply the CRTC mode, Mutter throws a warning
message. This warning message would try to access the name of
the CRTC's current mode.

There are ocasions, however, where the current mode is NULL.
On these cases, Mutter would crash.

Fix that by protecting against NULL CRTC modes.
2018-07-14 12:58:59 -03:00
clutter ClutterActor: Preserve valid paint volumes till the next relayout/repaint 2018-07-13 11:42:28 +00:00
cogl native: Restore previous EGL state after blitting onto secondary GPU 2018-04-25 17:22:24 +02:00
data Make screen cast and remote desktop non-experimental 2018-06-07 12:57:51 +00:00
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
src gpu-kms: Protect against NULL crtc->current_mode 2018-07-14 12:58:59 -03:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore wayland: Create EGLStream-backed buffers through wl_eglstream_controller 2018-06-15 13:45:29 -07:00
autogen.sh Fix bashism in autogen.sh 2017-05-11 13:45:44 +02:00
configure.ac Bump version to 3.29.3 2018-07-09 18:37:32 +02:00
COPYING
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.29.3 2018-07-09 18:37:32 +02:00