Go to file
Robert Bragg 9234757c35 material: fix a typo in _cogl_material_journal_unref
The function had a line like:

CoglMaterial *material =
    material = _cogl_material_pointer_from_handle (material_handle);

where the duplicate "material =" wasn't intended, so this patch removes
it.
2010-06-22 11:21:09 +01:00
cogl material: fix a typo in _cogl_material_journal_unref 2010-06-22 11:21:09 +01:00
doc cogl docs: Improve documentation for cogl_ortho 2010-06-15 15:26:28 +01:00
pango analysis: CoglPangoRenderer 2010-02-12 14:57:55 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00