ecore_evas_drm: Tick from the animator registration callback
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 11 Aug 2017 22:02:23 +0000 (17:02 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 11 Aug 2017 22:11:12 +0000 (17:11 -0500)
commitcb57ea7587e7d00aa429e19996129c48619d3f11
tree0ce48fee5d2945c6ef0f4c2ce2d15944a510608e
parente893d7de7deb54a0ef730318e3bee4cb9b754da6
ecore_evas_drm: Tick from the animator registration callback

If we're not ticking already when a new animator is started then we have
to wait for a vblank to get a tick.  That's not great.

If we can, use the time of the last vblank to generate an immediate tick
to avoid this latency.
src/modules/ecore_evas/engines/drm/ecore_evas_drm.c