Enlightenment CVS committal Author : doursse Project : e17 Module : proto/eflpp
Dir : e17/proto/eflpp/src/ecore Modified Files: eflpp_ecore_window.h Log Message: update eflpp accordingly with the ecore_evas changes and fix a compilation error on 64 bits arch =================================================================== RCS file: /cvs/e/e17/proto/eflpp/src/ecore/eflpp_ecore_window.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- eflpp_ecore_window.h 19 Jun 2008 21:27:41 -0000 1.4 +++ eflpp_ecore_window.h 23 Jul 2008 15:09:34 -0000 1.5 @@ -25,11 +25,11 @@ { SoftwareX11 = ECORE_EVAS_ENGINE_SOFTWARE_X11, SoftwareFB = ECORE_EVAS_ENGINE_SOFTWARE_FB, - GLX11 = ECORE_EVAS_ENGINE_GL_X11, + GLX11 = ECORE_EVAS_ENGINE_OPENGL_X11, SoftwareBuffer = ECORE_EVAS_ENGINE_SOFTWARE_BUFFER, XRenderX11 = ECORE_EVAS_ENGINE_XRENDER_X11, DirectFB = ECORE_EVAS_ENGINE_DIRECTFB, - SoftwareX11_16 = ECORE_EVAS_ENGINE_SOFTWARE_X11_16, + SoftwareX11_16 = ECORE_EVAS_ENGINE_SOFTWARE_16_X11, SDL = ECORE_EVAS_ENGINE_SDL }; ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs