wayland: Add support for TBM buffers
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Jan 2016 07:55:59 +0000 (16:55 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Jan 2016 08:08:22 +0000 (17:08 +0900)
commit3593186a60e5530871a252a4bd6b03d881a0ead4
tree188e336cdefd0b58262dc74332d0b46f83d88a16
parentd7903e40b326de5323276cdf2869a608cd0c5a33
wayland: Add support for TBM buffers

This is a follow up on the previous commits.
The original patch on Phab was split in 3 parts (factorization,
fix & this one).

Adds support to both SHM and EGL.

See D3501.
src/modules/evas/engines/wayland_egl/evas_engine.c
src/modules/evas/engines/wayland_shm/evas_engine.c