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:
e7d658a
)
e_comp: remove unncessary render queue when hwc begin
author
Juyeon Lee
<juyeonne.lee@samsung.com>
Fri, 3 Jun 2016 12:00:37 +0000
(21:00 +0900)
committer
Juyeon Lee
<juyeonne.lee@samsung.com>
Fri, 10 Jun 2016 02:14:04 +0000
(11:14 +0900)
Change-Id: Idc46910175123f9b361ae2fbc6b8585176ba9645
src/bin/e_comp.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp.c
b/src/bin/e_comp.c
index d7bfdddbb8448c8215029ff9e295c173ea81d7c3..bd3fea6b9f7ab89437d4ab2ead461c7c6b9778df 100644
(file)
--- a/
src/bin/e_comp.c
+++ b/
src/bin/e_comp.c
@@
-724,8
+724,6
@@
_e_comp_hwc_begin(void)
if (e_comp->calc_fps) e_comp->frametimes[0] = 0;
INF("HWC : Begin ...");
-
- e_comp_render_queue();
}
static Eina_Bool