Evas (wayland_egl): Fix 'close' of windows. Basically, we will check
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Jan 2012 23:58:17 +0000 (23:58 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Jan 2012 23:58:17 +0000 (23:58 +0000)
commit134615afad30e1ddfdadb696de614c5e7c306bea
tree72148b8f53c218204bb99889c3ef94d6fc9cbcc0
parent2c022aa30dd2dc44db57d13393f95444bdb8606f
Evas (wayland_egl): Fix 'close' of windows. Basically, we will check
if the eng setup has a NULL surface, and if the RenderEngine has an
existing surface, that means we are hiding/closing the window, and
thus should free the existing RenderEngine Window.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@67160 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/wayland_egl/evas_engine.c
src/modules/engines/wayland_egl/evas_wl_main.c