Add tdm backend server and client as an example 24/278024/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 2 Mar 2022 09:09:39 +0000 (18:09 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:07:51 +0000 (14:07 +0900)
commit54feddaff4a9813a51a5493294f109315f2c8f8a
tree9dc0847ea5fbc9a879db82c8f0306579e8d73d41
parent8257a94ec87112fc01e770907336f7c2f217ecf5
Add tdm backend server and client as an example

Change-Id: I4d35ae551f9a72c1122a8bd85553062140397de5
12 files changed:
clients/meson.build [new file with mode: 0644]
clients/simple-tbm.c [new file with mode: 0644]
examples/meson.build
examples/pixman-helper.c [new file with mode: 0644]
examples/pixman-helper.h [new file with mode: 0644]
examples/tbm-server-helper.c [new file with mode: 0644]
examples/tbm-server-helper.h [new file with mode: 0644]
examples/tinyds-helper.c [deleted file]
examples/tinyds-helper.h [deleted file]
examples/tinyds-tdm.c
meson.build
packaging/libds.spec