mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
739c59fefc
Make CoglBuffer an abstract class and inherit the various Cogl*Buffer types from it. As none of the subclasses is overriding the vtable functions, they were not turned into vfuncs but plain function pointers in CoglBuffer. We still use _cogl_buffer_initialize until we port the various params into actual construct-only properties, similar to the previous commit for CoglTexture. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3193> |
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
cogl-config.h.meson | ||
meson.build |