viewport: do cache changes according to sub-surface sync mode. 90/242190/7
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 18 Aug 2020 14:10:38 +0000 (23:10 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 1 Sep 2020 01:17:20 +0000 (01:17 +0000)
commit16d98d948431e771b36d7f4ac4a380ec659415cf
tree0177e906d8ac647a2cd55003612be39f1746e69c
parent016cf2b2b09d2bba4f43a44a51004088573729d7
viewport: do cache changes according to sub-surface sync mode.

Now that sub-surface issues SUBSURFACE_COMMIT_TO_CACHE event,
viewport can cache changes requested by client.
The cached state will be applied to current state on the next commit.

Change-Id: Id521b1cd61af4c5c5ba94a13db4e8f04828d1458
src/bin/e_comp_wl_viewport.c