ecore: Run timers at end of glib loop
authormike_m <mike_m@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Jul 2011 11:56:54 +0000 (11:56 +0000)
committermike_m <mike_m@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Jul 2011 11:56:54 +0000 (11:56 +0000)
commit1ae26671d5d6ec3ecb29a75e9d35d9dade2e1120
treec6a6b184bb2d668aaac6c4cb8e114802185b0aa5
parent64c023684db70cf29e94f19729916749710e4698
ecore: Run timers at end of glib loop

This reduces the time between calculating the scene
and rendering it, making scrolling smoother.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@61284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore/ecore_main.c