Go to file
Damien Lespiau 338a37d468 analysis: Make all function declarations be protoypes
It's valid C to declare a function omitting it prototype, but it seems
to be a good practise to always declare a function with its
corresponding prototype.
2010-06-01 12:08:18 +01:00
cogl analysis: Make all function declarations be protoypes 2010-06-01 12:08:18 +01:00
doc math: Adds an experimental cogl_vector3_* API 2010-05-20 17:18:24 +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