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)
commite27ccd087c6714544e8d825744eab89923e88c4a
tree72148b8f53c218204bb99889c3ef94d6fc9cbcc0
parentc5e2a72c572576295ca492b7848d95ad723b5070
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: svn+ssh://svn.enlightenment.org/var/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