summaryrefslogtreecommitdiff
path: root/cogl/cogl-object.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-14/+20
* object: use GLib's DestroyNotify if compiled with GLibLionel Landwerlin2013-09-241-0/+7
* object: add missing annotationLionel Landwerlin2013-09-231-2/+2
* Guard cogl-object.h within COGL_BEGIN_DECLSTomeu Vizoso2013-02-221-0/+6
* doc: Put the opening '{' at the end of combined typedefsDamien Lespiau2012-12-311-4/+2
* doc: Fix argument syntax of existing commment blocksDamien Lespiau2012-12-311-2/+2
* cogl: Don't expose longs in the API (1/2)Damien Lespiau2012-10-011-1/+1
* object: Move cogl_object_{ref,unref}() to cogl-object.hDamien Lespiau2012-10-011-0/+21
* Remove all remaining _EXP suffix definesRobert Bragg2012-09-071-6/+0
* Remove all experimental API guardsRobert Bragg2012-08-301-4/+0
* cogl-debug: add instrumentation to track the number of objectsLionel Landwerlin2011-06-141-0/+73
* docs: Fixes for the Cogl API referenceEmmanuele Bassi2010-12-221-9/+10
* CoglObject: Adds a COGL_OBJECT macro for castingRobert Bragg2010-06-041-0/+2
* CoglObject: Adds cogl_object_{get,set}_user_dataRobert Bragg2010-06-041-153/+92
* cogl: avoid ‘_cogl_xyz_handle_new’ defined but not used warningsRobert Bragg2010-06-011-8/+10
* Start eradicating the CoglHandle typedefRobert Bragg2010-05-281-0/+183