Alex Wu wrote:
>Hi,
>I cooked the patch to improve the opaque setting logic in
>ecore_wayland.
>It can significantly help the weston to do more efficient compositing.
>Modifications including:
>1. Update win->region.opaque in ecore_wl_window_update_size, so that
>the opaque info is synced with th
e: Sat, 5 Jan 2013 10:50:19 +0800
Subject: [PATCH] ecore-wayland: Improve opaque setting logic.
1. Update win->region.opaque in ecore_wl_window_update_size, so that
the opaque info is synced with the geometry.
2. Add win->surface checking in ecore_wl_window_buffer_attach
before send any wl_sur