mutter/cogl
Georges Basile Stavracas Neto 93e20cf21c cogl/framebuffer: Mark CoglOffscreen as a CoglFramebuffer implementation
CoglOffscreen is effectively a CoglFramebuffer, but it isn't being marked as
such by the GType machinery. This makes it impossible for introspection to
correctly set this class up.

Fix that by adding a COGL_GTYPE_IMPLEMENT_INTERFACE() code into the declaration
of CoglOffscreen. This does not have any functional changes though.
2018-11-07 11:27:51 +00:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl cogl/framebuffer: Mark CoglOffscreen as a CoglFramebuffer implementation 2018-11-07 11:27:51 +00:00
cogl-gles2 build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
cogl-pango build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
cogl-path build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
test-fixtures Add meson build support 2018-11-06 18:51:44 +01:00
tests build: Make libmutter-cogl-path a dependency for test-journal 2018-11-06 19:15:24 -02:00
.gitignore Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08: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
configure.ac cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
Makefile.am cogl: Always build CoglPango support 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00