1
0
Fork 0
mutter-performance-source/clutter/cogl
Neil Roberts 1935855cdd cogl-primitive: Fix the ref-counting for the convenience constuctors
The convenience constructors for the builtin vertex structs were
creating the primitive and then immediately destroying it and
returning the pointer. I think the intention was to unref the
attributes instead. This adds an internal wrapper around the
new_with_attributes_array constructor which unrefs the attributes
instead of the primitive. The convenience constructors now use that.
2010-11-04 17:57:09 +00:00
..
cogl cogl-primitive: Fix the ref-counting for the convenience constuctors 2010-11-04 17:57:09 +00:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
pango pango: Use CoglMaterial type for materials 2010-11-03 18:09:23 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00