Evas filters: OpenGL support part 2.
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 17 Jan 2014 06:05:23 +0000 (15:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Feb 2014 08:33:17 +0000 (17:33 +0900)
commit8062df320c579ad053ef73c0930afe9c2b003ce4
tree1ea1972735632efb59f1e4f529836f578bbbab8f
parentf007cd5665e1020fa9ee0a2966bfbc279fa49c73
Evas filters: OpenGL support part 2.

This patch implements the final draw from RGBA_Image to the
OpenGL surface. We can even steal the output buffer and
redraw it quickly, without having to re-render everything
(same as in SW).
src/lib/evas/canvas/evas_object_text.c
src/lib/evas/filters/evas_filter.c
src/lib/evas/filters/evas_filter_private.h
src/lib/evas/include/evas_filter.h