wayland_shm: Handle dirty bit outside of the backends
authorDerek Foreman <derekf@osg.samsung.com>
Mon, 11 Sep 2017 20:48:56 +0000 (15:48 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 12 Oct 2017 17:24:03 +0000 (12:24 -0500)
commit7faa20f3c84c8ed7911d2e2b47fba24ddbc22410
tree79d91b4273d6f4ff98749959e6672d0767a9ba62
parent2a15d7b7301f9a2051aed90675044b843363013e
wayland_shm: Handle dirty bit outside of the backends

We don't have to query that deeply to know whether we need to redraw the
buffer or not, we can make that decision in more generic code.
src/modules/evas/engines/wayland_shm/evas_engine.c
src/modules/evas/engines/wayland_shm/evas_outbuf.c