move source files to src/libtdm-nexell/ 57/252857/1
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Feb 2021 01:35:33 +0000 (10:35 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Feb 2021 01:35:33 +0000 (10:35 +0900)
commitc2f91516567164e6835dd6bb2b6aeec098887d00
treebb2307b40254b534fece53b4de31f680d6bebb5a
parent9058f80bd3ee34175c63044daceb8719c6189a30
move source files to src/libtdm-nexell/

Change-Id: I55d93f4b9be3879a4b0f73a40d2c6f5dbb9783f7
14 files changed:
configure.ac
src/Makefile.am
src/libtdm-nexell/Makefile.am [new file with mode: 0644]
src/libtdm-nexell/tdm_nexell.c [moved from src/tdm_nexell.c with 100% similarity]
src/libtdm-nexell/tdm_nexell.h [moved from src/tdm_nexell.h with 100% similarity]
src/libtdm-nexell/tdm_nexell_display.c [moved from src/tdm_nexell_display.c with 100% similarity]
src/libtdm-nexell/tdm_nexell_format.c [moved from src/tdm_nexell_format.c with 100% similarity]
src/libtdm-nexell/tdm_nexell_hwc.c [moved from src/tdm_nexell_hwc.c with 100% similarity]
src/libtdm-nexell/tdm_nexell_hwc.h [moved from src/tdm_nexell_hwc.h with 100% similarity]
src/libtdm-nexell/tdm_nexell_hwc_window.c [moved from src/tdm_nexell_hwc_window.c with 100% similarity]
src/libtdm-nexell/tdm_nexell_hwc_window.h [moved from src/tdm_nexell_hwc_window.h with 100% similarity]
src/libtdm-nexell/tdm_nexell_pp.c [moved from src/tdm_nexell_pp.c with 100% similarity]
src/libtdm-nexell/tdm_nexell_pp.h [moved from src/tdm_nexell_pp.h with 100% similarity]
src/libtdm-nexell/tdm_nexell_types.h [moved from src/tdm_nexell_types.h with 100% similarity]