make libds-tizen-tbm-server 33/278233/1
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 29 Jun 2022 10:16:14 +0000 (19:16 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:59:06 +0000 (14:59 +0900)
commite3a8bf20803272a85b98954179ee78e7593e5f17
treed5e0438b7af199eacee278b34f8feaafa552d644
parenta105b8f7dca369c08c88c0a8ae4c8e9f102b4200
make libds-tizen-tbm-server

change the build script for libds-tizen-tbm-server

Change-Id: I3bfa4f72ea9298d847f72d1246d0d04f575f162c
15 files changed:
examples/meson.build
examples/tinyds-tdm-dpms.c
examples/tinyds-tdm-hwc.c
examples/tinyds-tdm-libinput.c
examples/tinyds-tdm.c
include/libds-tizen/tbm-server.h [moved from include/libds-tizen/tbm_server.h with 100% similarity]
packaging/libds-tizen.spec
src/backend/tdm/meson.build
src/backend/tdm/tdm_output_hwc.c
src/meson.build
src/tbm-server/meson.build [new file with mode: 0644]
src/tbm-server/pixel_format.c [moved from src/pixel_format.c with 100% similarity]
src/tbm-server/pixel_format.h [moved from src/pixel_format.h with 100% similarity]
src/tbm-server/tbm-server.c [moved from src/tbm_server.c with 99% similarity]
src/tbm-server/tbm-server.h [moved from src/tbm_server.h with 100% similarity]