evas: implementation of snapshot feature.
authorCedric BAIL <cedric@osg.samsung.com>
Sat, 9 May 2015 18:02:13 +0000 (20:02 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 5 Aug 2015 13:12:33 +0000 (15:12 +0200)
commit033658d1caf0624fac71d482be5c8f14622b09b7
tree3df916048def3d0b82ce07890daec126e54ec884
parent8b31b7c33a8f7e35e95e9e8b01eb0fc826787fa9
evas: implementation of snapshot feature.

This should theorically work, need some test. Design is easy to understand. Render
every part of a snapshot object by rendering the content below it, before rendering
the stack above it using that object content.
src/lib/evas/canvas/evas_main.c
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/canvas/evas_object_main.c
src/lib/evas/canvas/evas_render.c
src/lib/evas/include/evas_inline.x
src/lib/evas/include/evas_private.h