Evas filters: Avoid CRI message when using the GL engine
authorJean-Philippe ANDRE <jpeg@videolan.org>
Sun, 2 Mar 2014 05:55:42 +0000 (14:55 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 4 Mar 2014 01:37:03 +0000 (10:37 +0900)
commit7f63b4a3eb7bfbbd8b8ba75d00a5446078775c07
tree12a3cde540cb8658191042d3eb3626470a8d09c1
parenta9558235f618ba62d9827407f15311c8bef04bec
Evas filters: Avoid CRI message when using the GL engine

A CRItical message was always displayed when setting a filter
on a text object, saying that proxy rendering is not supported on GL.

Reduce CRI to ERR and skip proxy rendering altogether if there are
no proxy sources.

This @fix needs to be backported.

Thanks zmike for reporting this.

Signed-off-by: Jean-Philippe Andre <jp.andre@samsung.com>
src/lib/evas/filters/evas_filter.c
src/lib/evas/filters/evas_filter_parser.c
src/lib/evas/filters/evas_filter_private.h