projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce54980
)
e_policy_wl: comp job add to check hwc usable when aux hint always.selective.mode...
64/93064/2
accepted/tizen/common/20161020.173529
accepted/tizen/ivi/20161020.133415
accepted/tizen/mobile/20161020.133314
accepted/tizen/tv/20161020.133331
accepted/tizen/wearable/20161020.133352
submit/tizen/20161020.112435
author
Juyeon Lee
<juyeonne.lee@samsung.com>
Thu, 20 Oct 2016 07:25:50 +0000
(16:25 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Thu, 20 Oct 2016 11:23:19 +0000
(
04:23
-0700)
Change-Id: I5d5dd56450d3dcd8d61991f00f2f367e4fa69735
src/bin/e_policy_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_policy_wl.c
b/src/bin/e_policy_wl.c
index 2aa98457eb755f35c9429f6651226c06fc05dd06..94cb4f2167a9315aed78d89ae62fae9f6233829b 100644
(file)
--- a/
src/bin/e_policy_wl.c
+++ b/
src/bin/e_policy_wl.c
@@
-2252,6
+2252,8
@@
_e_policy_wl_aux_hint_apply(E_Client *ec)
ec->comp_data->never_hwc = EINA_FALSE;
else if (!strcmp(hint->val, "1"))
ec->comp_data->never_hwc = EINA_TRUE;
+
+ e_comp_render_queue();
}
if (send)