raster pushed a commit to branch master.

commit 1f2c19749f3154afaa9ded75c9b09c883be08d2f
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Tue Jul 2 17:25:56 2013 +0900

    in drm_shutdown set tried to false...
---
 src/modules/evas/engines/software_x11/evas_xlib_swapper.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/modules/evas/engines/software_x11/evas_xlib_swapper.c 
b/src/modules/evas/engines/software_x11/evas_xlib_swapper.c
index 65ad478..dc2eb45 100644
--- a/src/modules/evas/engines/software_x11/evas_xlib_swapper.c
+++ b/src/modules/evas/engines/software_x11/evas_xlib_swapper.c
@@ -611,6 +611,7 @@ _drm_shutdown(void)
    dri_lib = NULL;
    dlclose(xfixes_lib);
    xfixes_lib = NULL;
+   tried = EINA_FALSE;
 }
 
 static Eina_Bool

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to