ecore_evas_wayland: Make alpha set common
authorDerek Foreman <derekf@osg.samsung.com>
Tue, 1 Nov 2016 21:34:26 +0000 (16:34 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 2 Nov 2016 18:37:01 +0000 (13:37 -0500)
commit9ca6e274a4060912e79dcab0bb7d0d32e595a307
treef822afdd555eda80b0c1b2c5bdd34374aac8d89a
parent82277ae6b39401a41b6c5148b880fa9fd60aed91
ecore_evas_wayland: Make alpha set common

Moves alpha set into the common implementation - there is a functional
change here - the egl engine now calls alpha_do in render_updates like
the shm engine.

It is probable that this was the intended behaviour all along.
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c