1
0
Fork 0
mutter-performance-source/clutter/glx
Robert Bragg 5f18fc928d cogl: explicitly mark cogl_<object>_ref/unref APIs as deprecated
This uses the G_GNUC_DEPRECATED macros to mark the
cogl_{texture,vertex_buffer,shader}_ref and unref APIs as deprecated.
Since this flagged that cogl-pango-display-list.c and
clutter-glx-texture-pixmap.c were still using deprecated _ref/_unref
APIs they have now been changed to use the cogl_handle_ref/unref API
instead.
2010-02-12 14:05:01 +00:00
..
clutter-backend-glx.c cogl: deprecates cogl_check_extension 2010-02-12 14:05:00 +00:00
clutter-backend-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-event-glx.c glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-event-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-glx-texture-pixmap.c cogl: explicitly mark cogl_<object>_ref/unref APIs as deprecated 2010-02-12 14:05:01 +00:00
clutter-glx-texture-pixmap.h 2008-06-30 Matthew Allum <mallum@openedhand.com> 2008-06-30 14:36:49 +00:00
clutter-glx.h glx: Always request an ARGB visual 2009-12-01 16:25:54 +00:00
clutter-stage-glx.c glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
clutter-stage-glx.h glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
Makefile.am glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00