add initial code for libtbm vc4 backend 06/118806/1
authorxing.huang <xing.huang@samsung.com>
Tue, 21 Feb 2017 06:42:13 +0000 (14:42 +0800)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 14 Mar 2017 06:15:29 +0000 (15:15 +0900)
commit054843102f219538e32d0ffd99aa562b726b023b
tree7a4f73ea0b2ee95128f8ec67dffcc2883d50bc54
parent12454d8d457ca32f5360a43e6b71cc892cbef9d7
add initial code for libtbm vc4 backend

This is the first work the libtbm backend for vc4.
This libtbm-bcm2837 backend code is based on the libtbm-exynos.

Signed-off-by: xing.huang <xing.huang@samsung.com>
Change-Id: I26067b288422961746e8389eb65cd78b2bc42eb5
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
configure.ac
packaging/libtbm-bcm.spec [moved from packaging/libtbm-exynos.spec with 77% similarity]
rules/99-libtbm_bcm.rules [moved from rules/99-libtbm_exynos.rules with 100% similarity]
src/Makefile.am
src/tbm_bufmgr_bcm.c [moved from src/tbm_bufmgr_exynos.c with 55% similarity]