evas: wayland_egl - mirror changes for qcom tile begin/end in wayland egl.

This commit is contained in:
Carsten Haitzler 2013-06-14 15:34:51 +09:00
parent 7a9f40b5ee
commit 745ce709a0
1 changed files with 2 additions and 0 deletions

View File

@ -1180,6 +1180,8 @@ eng_output_flush(void *data, Evas_Render_Mode render_mode)
re->win->draw.drew = EINA_FALSE;
eng_window_use(re->win);
evas_gl_common_context_done(re->win->gl_context);
if (!re->vsync)
{
if (re->info->vsync) eglSwapInterval(re->win->egl_disp, 1);