Re: [PATCH weston v3] rpi: Add support for EGL buffers

2013-10-09 Thread Kristian Høgsberg
On Wed, Oct 9, 2013 at 1:19 AM, Tomeu Vizoso wrote: > On 8 October 2013 20:33, Kristian Høgsberg wrote: >> On Mon, Oct 07, 2013 at 11:02:20AM +0200, Tomeu Vizoso wrote: >>> The EGL implementation on the RPi allocates a front and a back >>> DispmanX resources for each EGLSurface, which we composit

Re: [PATCH weston v3] rpi: Add support for EGL buffers

2013-10-09 Thread Tomeu Vizoso
On 8 October 2013 20:33, Kristian Høgsberg wrote: > On Mon, Oct 07, 2013 at 11:02:20AM +0200, Tomeu Vizoso wrote: >> The EGL implementation on the RPi allocates a front and a back >> DispmanX resources for each EGLSurface, which we composite along >> the others. >> --- >> >> v2: Added a stub for v

Re: [PATCH weston v3] rpi: Add support for EGL buffers

2013-10-08 Thread Kristian Høgsberg
On Mon, Oct 07, 2013 at 11:02:20AM +0200, Tomeu Vizoso wrote: > The EGL implementation on the RPi allocates a front and a back > DispmanX resources for each EGLSurface, which we composite along > the others. > --- > > v2: Added a stub for vc_dispmanx_get_handle_from_wl_buffer > v3: Release any wl_

[PATCH weston v3] rpi: Add support for EGL buffers

2013-10-07 Thread Tomeu Vizoso
The EGL implementation on the RPi allocates a front and a back DispmanX resources for each EGLSurface, which we composite along the others. --- v2: Added a stub for vc_dispmanx_get_handle_from_wl_buffer v3: Release any wl_buffers when their surface is destroyed src/rpi-bcm-stubs.h | 7 ++ src/