implement ds_tizen_hwc 88/280388/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 24 Aug 2022 06:40:50 +0000 (15:40 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 29 Aug 2022 09:56:14 +0000 (18:56 +0900)
commitfdde359c1102cb86740e77f44e20edd4d60e5c56
tree3aafaef10810af5b29a83c1fb592bc08cffce1b3
parent2c3579b368eabb2b245e902affdbf0def9d06083
implement ds_tizen_hwc

This is the server implementation for tizen_hwc protocol.

Change-Id: I4ba3b103efaf6ce2c8863d63f26b40e120ffc327
include/libds-tizen/hwc.h [new file with mode: 0644]
packaging/libds-tizen.spec
src/hwc/hwc.c [new file with mode: 0644]
src/hwc/meson.build [new file with mode: 0644]
src/meson.build
tests/meson.build
tests/tc_hwc.cpp [new file with mode: 0644]