add initial code for generating the libtbm-vc4 05/118805/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 14 Mar 2017 05:35:21 +0000 (14:35 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 14 Mar 2017 06:15:19 +0000 (15:15 +0900)
commit12454d8d457ca32f5360a43e6b71cc892cbef9d7
tree0aaf4c29e0912f140e2b0f9a7cb80ff437493634
parent124b215f510200df09d8739ad023a25946a5d2ef
add initial code for generating the libtbm-vc4

We will make the libtbm-vc4 backend based on libtbm-exynos.

Change-Id: Ide47bc214229b9e782a00eb78ac75f755672cd8c
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
13 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0644]
configure.ac [new file with mode: 0644]
packaging/libtbm-exynos.spec [new file with mode: 0644]
rules/99-libtbm_exynos.rules [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/tbm_bufmgr_exynos.c [new file with mode: 0644]
src/tbm_bufmgr_tgl.h [new file with mode: 0644]