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:
ea11ca5
)
Add renderer to the compositor
author
Chris Michael
<cp.michael@samsung.com>
Mon, 10 Jun 2013 06:51:31 +0000
(07:51 +0100)
committer
Chris Michael
<cp.michael@samsung.com>
Mon, 10 Jun 2013 06:51:31 +0000
(07:51 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_wayland/e_comp.h
patch
|
blob
|
history
diff --git
a/src/bin/e_wayland/e_comp.h
b/src/bin/e_wayland/e_comp.h
index 0115976f6aae5bc6972985ce78d42dfb8597fd50..4a96fb233833fe4ee2c27654a2e2fad43c7005cd 100644
(file)
--- a/
src/bin/e_wayland/e_comp.h
+++ b/
src/bin/e_wayland/e_comp.h
@@
-41,6
+41,7
@@
struct _E_Compositor
E_Shell_Interface shell_interface;
+ E_Renderer *renderer;
E_Plane plane; // primary plane
Ecore_Fd_Handler *fd_hdlr;