evas-wayland-shm: Fix redrawing issues that were causing 'flashing' in latest engine...
authorChris Michael <cp.michael@samsung.com>
Thu, 19 Mar 2015 20:15:11 +0000 (16:15 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 19 Mar 2015 20:17:25 +0000 (16:17 -0400)
commit57bdbf6793fc8131b7e312598fec653bb16cecfa
tree3192df5fb9dca252f81a5f3267f8847f5e2fee3d
parent2725a248c993856d70323c3a0bb0d859d7501789
evas-wayland-shm: Fix redrawing issues that were causing 'flashing' in latest engine code.

Summary: As reported by derek & zmike, the previous engine refactor
left some issues where the app would 'flash' during redraws due to
buffer handling. This commit fixes that issue along with flashing
during resize.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/wayland_shm/evas_engine.h
src/modules/evas/engines/wayland_shm/evas_outbuf.c
src/modules/evas/engines/wayland_shm/evas_shm.c