Evas masking: Fix another issue with masking
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Feb 2015 07:11:45 +0000 (16:11 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Feb 2015 13:31:16 +0000 (22:31 +0900)
commit69818e7c45743efb21071412278d205c6892c18e
tree2f4334f97babc822205293dfe5f802064cfbfc10
parent8abe1a06f8947e95320437dbae75f7f466233f9e
Evas masking: Fix another issue with masking

Fixes rendering in the following case:
- Object with a map has a mask
- Object is child of smart object which also has a map (eg. transit)
--> Masking did not apply to the children before this patch.

NOTE: This works fine in SW but still didn't work in GL, see the
      following commit...
src/lib/evas/canvas/evas_render.c