mutter/cogl
Florian Müllner 5c3ec27b4b cogl: Fix builds with G_DISABLE_ASSERT
Commit 25f416c13d added additional compilation warnings, including
-Werror=return-type. There are several places where this results
in build failures if `g_assert_not_reached()` is disabled at compile
time and the compiler misses a return value.

https://gitlab.gnome.org/GNOME/mutter/issues/447
2019-01-25 00:48:12 +01:00
..
cogl cogl: Fix builds with G_DISABLE_ASSERT 2019-01-25 00:48:12 +01:00
cogl-gles2 meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
cogl-pango meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
cogl-path meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
test-fixtures cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
tests cogl: Fix builds with G_DISABLE_ASSERT 2019-01-25 00:48:12 +01:00
.gitignore cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
cogl-config.h.meson
cogl-mutter-config.h.in
config-custom.h
meson.build meson: Don't list libraries private dependencies in pc files 2019-01-23 13:03:40 +00:00