mutter/cogl/cogl/deprecated
Jonas Ådahl eb14da3874 cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects
A first step towards abandoning the CoglObject type system: convert
CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects.
CoglFramebuffer is turned into an abstract GObject, while the two others
are currently final. The "winsys" and "platform" are still sprinkled
'void *' in the the non-abstract type instances however.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1496
2020-10-16 16:17:38 +00:00
..
cogl-auto-texture.c cogl: Remove cogl_texture_2d_gl_new_from_foreign 2019-11-07 12:47:23 +00:00
cogl-auto-texture.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-clutter.c cogl: Remove unused cogl_check_extension and cogl_clutter_check_extension 2019-10-24 16:52:51 -04:00
cogl-clutter.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-material-compat.c Remove CoglMatrix 2020-10-06 15:34:48 +00:00
cogl-material-compat.h Remove CoglMatrix 2020-10-06 15:34:48 +00:00
cogl-program-private.h cogl: Remove unused CoglShaderLanguage 2019-11-20 12:15:49 -05:00
cogl-program.c cogl: Remove unused driver includes 2020-06-18 13:55:55 -04:00
cogl-shader-private.h cogl: Move some GL-specific GLSL details into the driver 2020-06-18 13:55:55 -04:00
cogl-shader.c cogl: Move some GL-specific GLSL details into the driver 2020-06-18 13:55:55 -04:00
cogl-shader.h *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cogl-type-casts.h cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects 2020-10-16 16:17:38 +00:00