631056bf49
There is no need to make CoglJournal a CoglObject, nor any kind of object for that matter, since it doesn't require refcounting at all. CoglJournal is entirely private to, and managed by, CoglFramebuffer, and it only needs to create and destroy it. Make CoglJournal a free-form struct, and adjust CoglFramebuffer to call _cogl_journal_free() instead of cogl_object_unref(). Related: https://gitlab.gnome.org/GNOME/mutter/-/issues/2087 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2355> |
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
test-fixtures | ||
tests | ||
.gitignore | ||
cogl-config.h.meson | ||
cogl-mutter-config.h.in | ||
config-custom.h | ||
meson.build |