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:40:01 +0000 (00:40 +0900)
commit9dd236211fa7265a03de4bf545fa792cdace4a2b
tree95e3e27db67d3235bf3fe0a3a2b855cb3468e68f
parent3efca2f530e7de0ef897471b535cd3cbf306fa5f
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