1
0
Fork 0
mutter-performance-source/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 Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
meson.build meson: Don't list libraries private dependencies in pc files 2019-01-23 13:03:40 +00:00