efl/src/modules/ecore_evas/engines/wayland
Mike Blumenkrantz a347a47e75 ee-wayland: use frame callbacks exclusively to determine render timing
when running in a wayland compositor, the ideal mode of operation is to
only prepare/send frames when the compositor has finished with the previous
frame

to achieve this, manual rendering can be toggled upon creating and completing
a frame callback, ensuring that a canvas never has multiple pending buffers at
any given time

fix T2784
2015-10-20 16:57:05 -04:00
..
ecore_evas_wayland_common.c ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00
ecore_evas_wayland_egl.c ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00
ecore_evas_wayland_private.h ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00
ecore_evas_wayland_shm.c ee-wayland: use frame callbacks exclusively to determine render timing 2015-10-20 16:57:05 -04:00