add tdm_nexell initial code. 98/148398/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 7 Sep 2017 22:59:38 +0000 (07:59 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 8 Sep 2017 01:15:03 +0000 (10:15 +0900)
commit920e4676897a68014c6ea1f38f702b02df0a11a8
treed6df6bd1844d5f91c30b62a2b5f33f6cc342661b
parent736e9f3da2176f088d7e01ee6f84a8b985d563c1
add tdm_nexell initial code.

This code is based on the libtdm-drm.

Change-Id: Ie8b92006c295dcdfd36f30fc8fe64533d814f64d
13 files changed:
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
packaging/libtdm-nexell.manifest [new file with mode: 0644]
packaging/libtdm-nexell.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/tdm_nexell.c [new file with mode: 0644]
src/tdm_nexell.h [new file with mode: 0644]
src/tdm_nexell_display.c [new file with mode: 0644]
src/tdm_nexell_format.c [new file with mode: 0644]
src/tdm_nexell_pp.c [new file with mode: 0644]
src/tdm_nexell_pp.h [new file with mode: 0644]