Evas masking: Fix some garbage pixels with the SW engine
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 9 Feb 2015 12:16:06 +0000 (21:16 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 10 Feb 2015 02:39:24 +0000 (11:39 +0900)
commitc394479afe80e8edf2cc747f22acff0014406ed1
treeac574cb69febcc6e5d260f217dc2ecedfe3c0c7d
parent6f3f92b72a2e600718eadead399346ede47de199
Evas masking: Fix some garbage pixels with the SW engine

A rare case of garbage data would happen if smooth scaling
was called with a mask and 1:1 scaling. Use the proper
render_op to COPY for the first pass.

@fix
src/lib/evas/common/evas_scale_sample.c