diff --git a/src/shell-global.c b/src/shell-global.c index bf38e7d98..8a5c9f3e1 100644 --- a/src/shell-global.c +++ b/src/shell-global.c @@ -834,6 +834,7 @@ global_stage_after_paint (ClutterStage *stage, if (!finish) load_gl_symbol ("glFinish", (void **)&finish); + cogl_flush (); finish (); shell_perf_log_event (shell_perf_log_get_default (),