Go to file
Neil Roberts d3948fab8c cogl-bitmap: Remove const from premult_alpha_last_four_pixels_sse2
The function modifies the pixels pointed by p in-place so the pointer
can not be constant. The compiler was accepting this because the
modification is done from inline assembler.
2010-02-09 16:30:28 +00:00
cogl cogl-bitmap: Remove const from premult_alpha_last_four_pixels_sse2 2010-02-09 16:30:28 +00:00
doc/reference/cogl docs: Clean up the unused symbols for Cogl 2010-02-09 15:29:29 +00:00
pango [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00