elm glview - evas sync before rendering with always draw to sync right
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 10 Jan 2014 15:40:01 +0000 (00:40 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 10 Jan 2014 15:42:07 +0000 (00:42 +0900)
commitf7ddd25140d1a39367507350faaf4a854a1188db
tree843f4ca6845f5ceed049a64067ba948b6d087c5a
parent6959a9420cb8372e73493745fbf5f05f99e2625c
elm glview - evas sync before rendering with always draw to sync right

async rendering clashes with the idle enterer glview uses to draw with
always render mode - sync first and there is no problem.
src/lib/elm_glview.c