Evas masking: Force BLEND mode in case of image masking (GL)
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Feb 2015 09:18:05 +0000 (18:18 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Feb 2015 09:28:27 +0000 (18:28 +0900)
commit4ac337c0b19e850c51db5a0830e4828b8ac5c4fb
tree65d2e7b716aea970940588380d5f540bcf3cb277
parent6f980e735022fb2fb53020025959ed65e8902e96
Evas masking: Force BLEND mode in case of image masking (GL)

This fixes some cases where the image has no alpha and COPY mode
is used, but a mask is also applied. In that case, masking
takes precedence and BLEND mode is used.

@fix
src/modules/evas/engines/gl_common/evas_gl_context.c