Gwenole Beauchesne writes:
> Hi,
>
> 2014-03-11 19:06 GMT+01:00 Eric Anholt :
>> Gwenole Beauchesne writes:
>>
>>> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
>>> to pixels data. In particular, this fixes support for planar YUV surfaces
>>> when they are individuall
Hi,
2014-03-11 19:06 GMT+01:00 Eric Anholt :
> Gwenole Beauchesne writes:
>
>> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
>> to pixels data. In particular, this fixes support for planar YUV surfaces
>> when they are individually mapped on a per-plane basis, i.e. whe
Gwenole Beauchesne writes:
> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
> to pixels data. In particular, this fixes support for planar YUV surfaces
> when they are individually mapped on a per-plane basis, i.e. when the
> OES_EGL_image_external is not used and user
On Tue, Mar 11, 2014 at 08:59:46AM +0100, Gwenole Beauchesne wrote:
> Hi,
>
> 2014-03-11 7:37 GMT+01:00 Pohjolainen, Topi :
> > On Mon, Mar 10, 2014 at 05:36:17PM +0100, Gwenole Beauchesne wrote:
> >> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
> >> to pixels data. In
On Tue, Mar 11, 2014 at 10:18:47AM +0200, Pohjolainen, Topi wrote:
> On Tue, Mar 11, 2014 at 08:59:46AM +0100, Gwenole Beauchesne wrote:
> > Hi,
> >
> > 2014-03-11 7:37 GMT+01:00 Pohjolainen, Topi :
> > > On Mon, Mar 10, 2014 at 05:36:17PM +0100, Gwenole Beauchesne wrote:
> > >> Fix eglCreateImage
On Tue, Mar 11, 2014 at 08:59:46AM +0100, Gwenole Beauchesne wrote:
> Hi,
>
> 2014-03-11 7:37 GMT+01:00 Pohjolainen, Topi :
> > On Mon, Mar 10, 2014 at 05:36:17PM +0100, Gwenole Beauchesne wrote:
> >> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
> >> to pixels data. In
Hi,
2014-03-11 7:37 GMT+01:00 Pohjolainen, Topi :
> On Mon, Mar 10, 2014 at 05:36:17PM +0100, Gwenole Beauchesne wrote:
>> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
>> to pixels data. In particular, this fixes support for planar YUV surfaces
>> when they are individ
On Mon, Mar 10, 2014 at 05:36:17PM +0100, Gwenole Beauchesne wrote:
> Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
> to pixels data. In particular, this fixes support for planar YUV surfaces
> when they are individually mapped on a per-plane basis, i.e. when the
> OES_E
Fix eglCreateImage() from a packed dma_buf surface with a non-zero offset
to pixels data. In particular, this fixes support for planar YUV surfaces
when they are individually mapped on a per-plane basis, i.e. when the
OES_EGL_image_external is not used and user application wants to use its
own shad