window: unbind egl surface and context on surface release
authorArnaud Vrac <avrac@freebox.fr>
Mon, 25 Aug 2014 18:56:43 +0000 (20:56 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 27 Aug 2014 13:37:44 +0000 (16:37 +0300)
commit38d90be5bbe8fe25aee762228b80aa0bb385f8f9
tree6bc8b151ef2fea6ae5567289935e7389c2d73457
parent33eb5ed574e931565659bf5bfab808952c5d0b90
window: unbind egl surface and context on surface release

Binding null read and write surfaces to an egl context is not standard

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
clients/window.c