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:
9c2d453
)
e_plane: do not return at gl_drm_tbm engine
25/135725/1
author
SooChan Lim
<sc1.lim@samsung.com>
Mon, 26 Jun 2017 06:38:58 +0000
(15:38 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Mon, 26 Jun 2017 06:38:58 +0000
(15:38 +0900)
Change-Id: I9ec904c113761b68f378abf07f494ca3879351db
src/bin/e_plane.c
patch
|
blob
|
history
diff --git
a/src/bin/e_plane.c
b/src/bin/e_plane.c
index c5ebb24ef8a0ff4e0da13938b6da3aa114526551..81ea6cc963f57783d522c5676cf0096e960c8759 100644
(file)
--- a/
src/bin/e_plane.c
+++ b/
src/bin/e_plane.c
@@
-707,7
+707,6
@@
e_plane_setup(E_Plane *plane)
else if(!strcmp("gl_drm_tbm", name))
{
ecore_evas_manual_render_set(e_comp->ee, 1);
- return EINA_TRUE;
}
else if(!strcmp("drm_tbm", name))
{