devilhorns pushed a commit to branch master.

commit 31ec0c4d7b2af4c834bab8fd2fcbf3e5bf2d6b46
Author: Christopher Michael <[email protected]>
Date:   Wed Feb 27 09:50:10 2013 +0000

    Add Async support for Wayland Shm Engine.
    
    Signed-off-by: Christopher Michael <[email protected]>
---
 src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h 
b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
index 9ca11c3..b968825 100644
--- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
+++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
@@ -61,7 +61,7 @@ void _ecore_evas_wl_common_maximized_set(Ecore_Evas *ee, int 
max);
 void _ecore_evas_wl_common_fullscreen_set(Ecore_Evas *ee, int full);
 void _ecore_evas_wl_common_ignore_events_set(Ecore_Evas *ee, int ignore);
 int  _ecore_evas_wl_common_pre_render(Ecore_Evas *ee);
-int  _ecore_evas_wl_common_render_updates(Ecore_Evas *ee);
+/* int  _ecore_evas_wl_common_render_updates(Ecore_Evas *ee); */
 void _ecore_evas_wl_common_post_render(Ecore_Evas *ee);
 int  _ecore_evas_wl_common_render(Ecore_Evas *ee);
 void _ecore_evas_wl_common_screen_geometry_get(const Ecore_Evas *ee, int *x, 
int *y, int *w, int *h);

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to