e_comp: update clients even though hwc mode is HWC_FULL_MODE 71/111171/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 20 Jan 2017 01:29:49 +0000 (10:29 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Fri, 20 Jan 2017 01:41:47 +0000 (10:41 +0900)
commit4278e48ecb3163fb538bb8333f667aff8c57810f
tree5feb57d5dde6e0651ca4e5464f08bebf52100523
parentd94e59377841f84cd6f1c4c2d43f4c4cb5f7521a
e_comp: update clients even though hwc mode is HWC_FULL_MODE

if hwc_mode is HWC_FULL_MODE and the not viewable client use double buffer
,enlightenment can renference all buffer of client
therefore client enter deadlock.

Change-Id: Ib71a0cb8d35abb0c9320d9f10c9f55b39ea01890
src/bin/e_comp.c