vector: apply backingstore for supporting gl drawing. 13/43313/1
authorChunEon Park <chuneon.park@samsung.com>
Sun, 24 May 2015 06:25:18 +0000 (15:25 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 8 Jul 2015 02:15:41 +0000 (11:15 +0900)
commit5be287cacb11d05adfc218cc2c3724e73d1d4155
tree32d91128d48d23d072792166232aab71e0cf637e
parentd471a1f0057145dfe99abc5b07e7e9200ea9c111
vector: apply backingstore for supporting gl drawing.

This is temporary solution for gl drawing.
Since the gl image is not drawn while it's free the image directly.
Just keeping the image and free when it's vector rendering is totally finished.

Change-Id: I143f9123ff0fa74036fb534f9874f80530a8a204
src/lib/evas/canvas/evas_object_vg.c
src/lib/evas/include/evas_private.h
src/modules/evas/engines/gl_generic/evas_engine.c
src/modules/evas/engines/software_generic/evas_engine.c