ecore-evas-wayland: add frame callback listener during render
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 16 Oct 2015 19:51:06 +0000 (15:51 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 16 Oct 2015 19:55:40 +0000 (15:55 -0400)
commitef89bfbbede4721fd61d95e9186b370fa58b74b9
tree274450086dece875d00d773bffd622bd470200c8
parent5ad3c6358f67682816587240a0ff287198549d1a
ecore-evas-wayland: add frame callback listener during render

when a render occurs, frame callbacks must be managed in order to ensure
successful rendering for future frames. the best place to do this is in the
engine here, since this is the lowest-level place which has access to both
the wl_surface as well as the evas rendering state

ref T2784
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h