aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/events.cpp
diff options
context:
space:
mode:
authorlolbot-iichan2019-06-15 23:21:48 +0300
committerFilippos Karapetis2019-06-24 11:27:44 +0300
commitc4dc251f2b3e1f8174136e2880561a6e64bf7411 (patch)
treeb1081411c2edff5e0ec87c4c23436e04b89b8303 /engines/titanic/events.cpp
parent66bd815e044de2d0ca543a225ccc72bfe84021d1 (diff)
downloadscummvm-rg350-c4dc251f2b3e1f8174136e2880561a6e64bf7411.tar.gz
scummvm-rg350-c4dc251f2b3e1f8174136e2880561a6e64bf7411.tar.bz2
scummvm-rg350-c4dc251f2b3e1f8174136e2880561a6e64bf7411.zip
GRAPHICS: Fix fully transparent pixel blit
In BLEND_NORMAL mode with color != 0xffffffff, blending fully transparent pixel was resulted in slightly modifying some background colors, because old value X was a bit different from new value (X*255>>8). This fixes defect #10686 WME: Sprite background is not fully transparent if AlphaColor is set
Diffstat (limited to 'engines/titanic/events.cpp')
0 files changed, 0 insertions, 0 deletions