efl/src/modules/ecore_evas/engines/drm
Chris Michael 6aad6d27f2 ecore-evas-drm: Fix setting rotation during async render
If we are in async render and a call to rotation_set has been made,
then we should delay setting that rotation until rendering is
completed. This patch fixes that issue by setting ee->delayed.rotation
and handling it during _drm_render_updates

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-02-13 13:43:21 -05:00
..
ecore_evas_drm.c ecore-evas-drm: Fix setting rotation during async render 2017-02-13 13:43:21 -05:00