wayland_shm: Remove hidden from the outbuf
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 14 Sep 2017 17:35:16 +0000 (12:35 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 12 Oct 2017 17:24:03 +0000 (12:24 -0500)
commite207e050679446183ae794f30982ac545d888bd2
tree33fd02e78c6826c18cec5c547781ecb0be8810b3
parent656d892581c64c8c2adf854a316fd542738e7070
wayland_shm: Remove hidden from the outbuf

Outbuf shouldn't have to track its hidden status, that should be ecore_evas
problem.  Until now we were doing this because our kludgey wayland
ticking made things difficult, but I think it's safe to remove now.
src/modules/evas/engines/wayland_shm/evas_engine.c
src/modules/evas/engines/wayland_shm/evas_engine.h
src/modules/evas/engines/wayland_shm/evas_outbuf.c