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
..
2010-02-04 21:10:02 +00:00
2010-01-12 17:10:15 +00:00
2010-02-01 10:40:34 +00:00
2010-01-05 18:02:29 +00:00