evas_render: Move plane setup code
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Mon, 22 Oct 2018 15:32:24 +0000 (10:32 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 04:20:08 +0000 (13:20 +0900)
commit21209348db0e029047223ec309c8530bfce77fc6
treed4da0550064e92985d70ae806c26fd977bf5e074
parent52a3beda2e5071eed975f405f42743919773fd05
evas_render: Move plane setup code

Put this at the start of render so we can remove stuff on planes from
the scene graph entirely.  This stops us from drawing the entire object
underneat the plane.

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7194
src/lib/evas/canvas/evas_render.c