efl/src/modules/ecore_evas/engines/wayland
Chris Michael 0ecaf00d97 ecore-evas-wayland: Use engine 'hidden' field for ecore_evas_hide operations
This patch allows us to set a 'hidden' flag in the Evas Engine
information structure instead of setting a NULL surface. Setting this
flag allows us to hide/show a canvas without having to
destroy/recreate a wl_surface every time.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-12-02 14:25:10 -05:00
..
ecore_evas_wayland_common.c ecore-evas-wayland: Use engine 'hidden' field for ecore_evas_hide operations 2016-12-02 14:25:10 -05:00
ecore_evas_wayland_egl.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00
ecore_evas_wayland_private.h wayland: Remove support for "draw_frame" 2016-11-03 17:22:14 +09:00
ecore_evas_wayland_shm.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00