cedric pushed a commit to branch evas-1.7.
commit 520e44850e71e667d0f797494f8be58039f524c0
Author: Leandro Dorileo <[email protected]>
Date: Thu Feb 28 18:13:37 2013 -0300
evas: wayland egl engine needs egldisp
---
src/modules/engines/gl_common/evas_gl_common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/modules/engines/gl_common/evas_gl_common.h
b/src/modules/engines/gl_common/evas_gl_common.h
index 0097d79..7c6d91b 100644
--- a/src/modules/engines/gl_common/evas_gl_common.h
+++ b/src/modules/engines/gl_common/evas_gl_common.h
@@ -346,7 +346,7 @@ struct _Evas_Engine_GL_Context
/* If this is set: Force drawing with a particular filter */
GLuint filter_prog;
-#if defined (GLES_VARIETY_S3C6410) || defined (GLES_VARIETY_SGX)
+#if defined (GLES_VARIETY_S3C6410) || defined (GLES_VARIETY_SGX) ||
defined(BUILD_ENGINE_WAYLAND_EGL)
// FIXME: hack. expose egl display to gl core for egl image sec extn.
void *egldisp;
#endif
--
------------------------------------------------------------------------------
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_feb