implement presentation-time protocol in e_hwc_windows
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 29 Oct 2019 10:14:12 +0000 (19:14 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 27 Nov 2019 08:56:15 +0000 (17:56 +0900)
commit5933b3183c6933762bca5df52a47c1f23d344345
tree499797aae1094f76f7ee6596ede5896faf79bd4c
parent34e139d59fa3f8ebbe7a47d633b3aaabc120301c
implement presentation-time protocol in e_hwc_windows

Change-Id: I6f0907f4e4b09469e4ad1103e6fce6cd28eaa399
15 files changed:
configure.ac
packaging/enlightenment.spec
src/bin/Makefile.mk
src/bin/e_comp_wl.c
src/bin/e_comp_wl.h
src/bin/e_hwc_window.c
src/bin/e_hwc_window.h
src/bin/e_hwc_windows.c
src/bin/e_includes.h
src/bin/e_info_client.c
src/bin/e_info_server.c
src/bin/e_info_shared_types.h
src/bin/e_pixmap.c
src/bin/e_presentation_time.c [new file with mode: 0644]
src/bin/e_presentation_time.h [new file with mode: 0644]