Re: eglSwapBuffer blocks without any shell surface query!

2016-06-08 Thread Pekka Paalanen
On Wed, 8 Jun 2016 10:49:43 +0530 Vikas Patil wrote: > Dear All, > > What if I don't use any shell/shell surface in GLES/EGL based > application with wayland/weston? Will eglSwapBuffer blocks in that > case? Is using any shell surface must? If you do not use any shell protocol, or give any othe

eglSwapBuffer blocks without any shell surface query!

2016-06-07 Thread Vikas Patil
Dear All, What if I don't use any shell/shell surface in GLES/EGL based application with wayland/weston? Will eglSwapBuffer blocks in that case? Is using any shell surface must? I am fine if application doesn't display but it should run and not block without shell surface. I am trying to understa