mutter/cogl/cogl/deprecated
Georges Basile Stavracas Neto 62330f273d cogl: Drop CoglHandleObject and CoglHandleClass
They're just typedefs to CoglObject and CoglObjectClass, respectively,
and the latter is unused already. The former is used in a couple of
deprecated headers, which can easily be changed.

Change all CoglHandleObject instances to CoglObject, and drop the types

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2355>
2022-05-31 16:28:16 -03:00
..
cogl-clutter.c cogl: Unify HAS_X11/HAS_XLIB build configs 2022-05-25 16:42:04 +02:00
cogl-clutter.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-program-private.h cogl: Drop CoglHandleObject and CoglHandleClass 2022-05-31 16:28:16 -03:00
cogl-program.c cogl: Stop using GSlice 2021-02-22 13:51:30 +01:00
cogl-shader-private.h cogl: Drop CoglHandleObject and CoglHandleClass 2022-05-31 16:28:16 -03:00
cogl-shader.c cogl: Stop using GSlice 2021-02-22 13:51:30 +01: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