devilhorns pushed a commit to branch master.

commit a9853f96f7a781f1cfcdf19b012b18644b9030db
Author: Chris Michael <[email protected]>
Date:   Thu Aug 29 08:11:16 2013 +0100

    Port 1f82fbe14d2a to wayland shm engine
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/evas/engines/wayland_shm/evas_engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/evas/engines/wayland_shm/evas_engine.c 
b/src/modules/evas/engines/wayland_shm/evas_engine.c
index 7320086..3e8367f 100644
--- a/src/modules/evas/engines/wayland_shm/evas_engine.c
+++ b/src/modules/evas/engines/wayland_shm/evas_engine.c
@@ -416,7 +416,7 @@ eng_output_redraws_next_update_get(void *data, int *x, int 
*y, int *w, int *h, i
        re->rects = evas_common_tilebuf_get_render_rects(re->tb);
         if (re->rects)
           {
-             if (re->lost_back)
+             if ((re->lost_back) || (re->mode == MODE_FULL))
                {
                   /* if we lost our backbuffer since the last frame redraw all 
*/
                   re->lost_back = 0;

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to