Go to file
Damien Lespiau 45a947d226 analysis: Use static functions when possible
It's best to ensure the functions only used in one compilation unit are
marked as static so GCC can inline them if it feels like it.
2010-06-01 12:08:18 +01:00
cogl analysis: Use static functions when possible 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