Re: Reusing wl_egl_window for multiple EGL surfaces

2014-10-30 Thread Virtual Presence
help. - VirtualPresence On Thu, Oct 30, 2014 at 1:16 AM, Pekka Paalanen wrote: > On Wed, 29 Oct 2014 08:48:12 -0700 > Virtual Presence wrote: > > > Thank you for the detailed gyaan. I will look into the "sub-surface" > > protocol as an alternative. What I do as of now is ha

Re: Reusing wl_egl_window for multiple EGL surfaces

2014-10-29 Thread Virtual Presence
ments on having a dedicated wl_timer protocol? Thank you for all the help. - VirtualPresence. On Tue, Oct 28, 2014 at 12:33 AM, Pekka Paalanen wrote: > On Mon, 27 Oct 2014 10:15:20 -0700 > Virtual Presence wrote: > > > I see. Thank you for the info. What i am trying to do is h

Re: Reusing wl_egl_window for multiple EGL surfaces

2014-10-27 Thread Virtual Presence
ues? On Mon, Oct 27, 2014 at 12:36 AM, Pekka Paalanen wrote: > On Sat, 25 Oct 2014 17:14:32 -0700 > Virtual Presence wrote: > > > Hi, > > > > I am writing a simple multi-threaded multi-context GLES2 Wayland client. > As > > required by Wayland and MESA EGL bi

Reusing wl_egl_window for multiple EGL surfaces

2014-10-25 Thread Virtual Presence
Hi, I am writing a simple multi-threaded multi-context GLES2 Wayland client. As required by Wayland and MESA EGL bindings i do create a wl_egl_window to pass on to EGL window surface creation. I was wondering if there is any spec or rule that disallows reuse of the same wl_egl_window for multiple