evas-wayland-shm: Create buffers with ARGB by default
authorChris Michael <cp.michael@samsung.com>
Wed, 13 Jul 2016 18:43:49 +0000 (14:43 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 13 Jul 2016 18:45:51 +0000 (14:45 -0400)
commit91437a342443dbb1e4a7ec7a86e3a9022aed410a
treeaf069713eead16360582927ff6ce7e00229009e2
parent67917c27fe1279e76b752504909dc66ed662607f
evas-wayland-shm: Create buffers with ARGB by default

We need to be creating buffers with ARGB by default so that things
like Alpha/Transparency work when toggled. If we always create with
XRGB then toggling Alpha/Transparency state fails.

@fix

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