GNOME Bugzilla – Bug 585480
Adapt to premultiplied alpha usage in Cogl
Last modified: 2009-06-11 19:39:23 UTC
Cogl's default blend function has been switched to expect premultiplied alpha. Change the combine function and the colors we use to modulate alpha to match.
Created attachment 136352 [details] [review] Adapt to premultiplied alpha usage in Cogl
Pushed this ... I've been testing the equvialent code for a while, (older versions attached to http://bugzilla.openedhand.com/show_bug.cgi?id=1406), am pretty confident, and want to get things working again as soon as possible.