Neil Roberts 264f0f0f05 cogl-texture: Avoid copying the bitmap when premultiplying from a file
In cogl_texture_new_from_file we create and own a temporary
bitmap. There's no need to copy this data if we need to do a premult
conversion so instead it just does conversion before passing it on to
cogl_texture_new_from_bitmap.
2010-02-03 23:27:45 +00:00
..
2009-10-23 13:38:40 +01:00
2009-11-19 13:56:47 +00:00
2009-12-02 11:37:13 +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