mutter/cogl/cogl-pango
Bilal Elmoussaoui 2c4968fb41 cogl: Port Primitive away from CoglObject
- The associated CoglAttribute's are now stored in GPtrArray as suggested
by carlosg in
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3193?commit_id=19b619073b3c7d311c64e0a997558f943b38c94a#note_1849281
- cogl_primitive_set_attributes was dropped for "simplicity"
especially that nothing uses it.
- As this is the last remaining CoglObject subclass, the commit also drops
all the CoglObject related macros/types

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3193>
2023-10-29 21:16:24 +00:00
..
cogl-pango-display-list.c cogl: Port Primitive away from CoglObject 2023-10-29 21:16:24 +00:00
cogl-pango-display-list.h cleanup: Make include macro usages consistent 2023-08-07 22:24:36 +00:00
cogl-pango-fontmap.c cogl: Port Context away from CoglObject 2023-10-29 21:16:24 +00:00
cogl-pango-glyph-cache.c cogl: Port Texture* away from CoglObject 2023-10-29 21:16:24 +00:00
cogl-pango-glyph-cache.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
cogl-pango-pipeline-cache.c cogl: Port Node/Pipeline/PipelineLayer away from CoglObject 2023-10-29 21:16:24 +00:00
cogl-pango-pipeline-cache.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
cogl-pango-private.h cleanup: Make include macro usages consistent 2023-08-07 22:24:36 +00:00
cogl-pango-render.c cogl: Port Texture* away from CoglObject 2023-10-29 21:16:24 +00:00
cogl-pango.h cleanup: Make include macro usages consistent 2023-08-07 22:24:36 +00:00
cogl-pango.symbols cogl/pango: Remove deprecated API using implicit fb stack 2019-12-03 19:02:14 +00:00
meson.build build/gi: Set header & pkgconfig names 2023-08-12 19:34:20 +00:00