wayland_egl: ensure gl context destruction when unsetting wl_display
authorMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 5 May 2016 14:38:31 +0000 (10:38 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 5 May 2016 14:49:30 +0000 (10:49 -0400)
commit217551e92be2813fc8f847686bfaa7751b545ddb
treeb2179874f4307712aa3831aebc39721f65432cf3
parentfa66ce28ec4c7fba739d075535868d584cc0b658
wayland_egl: ensure gl context destruction when unsetting wl_display

extra refcounting during setup in this case will prevent the context
destruction, leading to a dead gl context which is unable to render
src/modules/evas/engines/wayland_egl/evas_engine.c