evas_render: fix clipping the whole area in each rendering.
authorJi-Youn Park <jy0703.park@samsung.com>
Thu, 8 Sep 2016 01:26:30 +0000 (09:56 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Thu, 8 Sep 2016 01:26:30 +0000 (09:56 +0830)
commit7ce79be1a1748c32c4d0e58358ce2242902cf89b
tree4852cbc092d438764096a169bda13fc310047051
parenta19f7301377fbcf4fd1301913edf531af5b3f586
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.
src/lib/evas/canvas/evas_render.c
src/lib/evas/include/evas_private.h