ecore_wl2: Add ecore_wl2_display_flush() api
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 30 Aug 2017 17:24:16 +0000 (12:24 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 30 Aug 2017 19:11:47 +0000 (14:11 -0500)
commite7db6eec4607e78fa2e5160590f0b47b09379d93
treef45f73bb5977cd001ece861ec6d43116178d1c33
parent388f8c41c88658ed8d2ae10bcec28a2b0d9a720e
ecore_wl2: Add ecore_wl2_display_flush() api

Allowing engines to explicitly flush at the right times will remove some
awkwardness and bugs from our current display flush paradigm
src/lib/ecore_wl2/Ecore_Wl2.h
src/lib/ecore_wl2/ecore_wl2_display.c