impelement libds-tizen-memory-flusher 30/278630/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 21 Jul 2022 06:41:35 +0000 (15:41 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 22 Jul 2022 14:00:35 +0000 (23:00 +0900)
commit37cc0df45ca457624d751e907104bc9b008eff71
tree432eaebba3e6dd70ebc05f43b59ef13b73c0648a
parent04927cc7af66da6d42ee61e3c8f21d4ca856fd48
impelement libds-tizen-memory-flusher

This is the server implementation for
tizen_surface_shm/tizen_surface_shm_flusher protocol.

Change-Id: I0731be582066cd3085fb03da9000b6a1697e093b
include/libds-tizen/memory_flusher.h [new file with mode: 0644]
packaging/libds-tizen.spec
src/memory_flusher/memory_flusher.c [new file with mode: 0644]
src/memory_flusher/meson.build [new file with mode: 0644]
src/meson.build