Colin Walters 3aea09b614 Fix app icon fading
The way we were loading data into a CoglTexture, then pulling it out
and manipulating it on the CPU, then loading it back into a texture
was a bit lame.

Clean things up a bit here by loading directly into the CPU, doing
the fading, then creating a texture.

Also cache the faded data in StTextureCache.

https://bugzilla.gnome.org/show_bug.cgi?id=612759
2010-03-13 12:50:38 -05:00
..
2009-12-18 11:19:59 -05:00
2010-03-08 14:41:54 +01:00
2010-03-13 12:50:38 -05:00
2010-02-02 10:31:38 -05:00
2010-02-25 14:42:58 -05:00