efl/src/modules/ecore_evas/engines/wayland
Rafael Antognolli 13c0e8f3f3 ecore/wayland: Fix alpha windows on EGL backend.
Now the opaque and input regions are updated on ecore_wl_window_resize,
there's no need to call ecore_wl_window_buffer_attach() for this
anymore.

The checks on alpha and transparent flags were also fixed.

ecore_wl_window_update_size() is now called by ecore_wl_window_resize(),
reducing duplicated code.
2013-05-06 16:46:20 -03:00
..
ecore_evas_wayland_common.c ecore/wayland: Fix alpha windows on EGL backend. 2013-05-06 16:46:20 -03:00
ecore_evas_wayland_egl.c ecore/wayland: Fix alpha windows on EGL backend. 2013-05-06 16:46:20 -03:00
ecore_evas_wayland_private.h ecore_evas/wayland_shm: Delay some operations when in_async_render. 2013-05-06 14:48:03 -03:00
ecore_evas_wayland_shm.c ecore_evas/wayland_shm: Delay some operations when in_async_render. 2013-05-06 14:48:03 -03:00