[Scummvm-devel] 16bit alpha blending

Scott Thomas s at sthomas.id.au
Wed Feb 23 08:42:04 CET 2011


On 22/02/2011 6:12 AM, Johannes Schickel wrote:
> What is the blending style it uses? Pre-multiplied blending?
>
> // Johannes
>
Johannes and I discussed this on IRC earlier, but to keep the list in 
the loop, GroovieV2 cursors don't use pre-multiplied - ie, the it uses 
the equivalent of glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA).

Cheers,

Scott




More information about the Scummvm-devel mailing list