commit | 6a38ad740c66c41d00c972005a50e66afbf00a18 | [log] [tgz] |
---|---|---|
author | Dima Ryazanov <dima@gmail.com> | Wed Nov 23 18:41:00 2016 -0800 |
committer | Daniel Stone <daniels@collabora.com> | Mon Nov 28 18:11:09 2016 +0000 |
tree | 3a4f03a9152cb559c9ea9f504ee5231a04904f04 | |
parent | 89c2f637b92da9e85a40a437cf91e3e7f1315fa0 [diff] |
gl-renderer: Fix an invalid write when closing a Weston window Call eglMakeCurrent before destroying the native EGL window, similar to what other sample clients are already doing. Signed-off-by: Dima Ryazanov <dima@gmail.com> Reviewed-by: Daniel Stone <daniels@collabora.com>