rename file names, package name and the prefix of the symbols 88/118888/2
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 14 Mar 2017 08:11:03 +0000 (17:11 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 15 Mar 2017 00:53:06 +0000 (09:53 +0900)
commit9e79fbd799f4be4e62b05de5adb2404df99feadc
treea4337542a97eb9008f2ea30891886f70a563bc22
parent858ebdf2af1a6c71ce55f0d9957a3314ccfe46bf
rename file names, package name and the prefix of the symbols

change drm to vc4..

Change-Id: I43fa091be38f75a75e77fedd6e46b0079c115f4c
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
12 files changed:
COPYING
configure.ac
packaging/libtdm-vc4.manifest [moved from packaging/libtdm-drm.manifest with 100% similarity]
packaging/libtdm-vc4.spec [moved from packaging/libtdm-drm.spec with 80% similarity]
src/Makefile.am
src/tdm_drm_pp.h [deleted file]
src/tdm_vc4.c [moved from src/tdm_drm.c with 57% similarity]
src/tdm_vc4.h [moved from src/tdm_drm.h with 54% similarity]
src/tdm_vc4_display.c [moved from src/tdm_drm_display.c with 70% similarity]
src/tdm_vc4_format.c [moved from src/tdm_drm_format.c with 94% similarity]
src/tdm_vc4_pp.c [moved from src/tdm_drm_pp.c with 87% similarity]
src/tdm_vc4_pp.h [new file with mode: 0644]