evas_render: fix clipping the whole area in each rendering. 27/87427/2
authorJi-Youn Park <jy0703.park@samsung.com>
Thu, 8 Sep 2016 02:46:23 +0000 (11:16 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Thu, 8 Sep 2016 02:50:55 +0000 (11:20 +0830)
commit8f0311537b8d9746ccd19354dbd827b0232e479a
tree36379b1608e62a19d993fb7c738226f6e9aed374
parentaee0f843110990d8ae184f4a779281f64d3a1102
evas_render: fix clipping the whole area in each rendering.

evas_render should not be going and doing evas_object_clip_set () at all.
The framespace clip should be enforced at RENDER time.

Change-Id: I94d2f006ce23ce15523627e31308280a3a10782f
opensource: commit 7ce79be1a1748c32c4d0e58358ce2242902cf89b
Author: Ji-Youn Park <jy0703.park@samsung.com>
Date:   Thu Sep 8 09:56:30 2016 +0830
src/lib/evas/canvas/evas_render.c
src/lib/evas/include/evas_private.h