Re: [Mesa-dev] [PATCH 1/8] __DRIimage: version 5, add new formats and createSubImage

2012-07-09 Thread nobled
On Sat, Jul 7, 2012 at 1:40 AM, Kristian Høgsberg wrote: > On Fri, Jul 06, 2012 at 02:10:57PM -0700, Eric Anholt wrote: >> Kristian Høgsberg writes: >> >> > The additions in version 5 enables creating EGLImages for different planes >> > of a YUV buffer. createImageFromName is still used to creat

Re: [Mesa-dev] [PATCH 1/8] __DRIimage: version 5, add new formats and createSubImage

2012-07-06 Thread Kristian Høgsberg
On Fri, Jul 06, 2012 at 02:10:57PM -0700, Eric Anholt wrote: > Kristian Høgsberg writes: > > > The additions in version 5 enables creating EGLImages for different planes > > of a YUV buffer. createImageFromName is still used to create the containing > > __DRIimage, and createSubImage can then be

Re: [Mesa-dev] [PATCH 1/8] __DRIimage: version 5, add new formats and createSubImage

2012-07-06 Thread Eric Anholt
Kristian Høgsberg writes: > The additions in version 5 enables creating EGLImages for different planes > of a YUV buffer. createImageFromName is still used to create the containing > __DRIimage, and createSubImage can then be used no that __DRIimage to create > __DRIimages that correspond to the

[Mesa-dev] [PATCH 1/8] __DRIimage: version 5, add new formats and createSubImage

2012-07-05 Thread Kristian Høgsberg
The additions in version 5 enables creating EGLImages for different planes of a YUV buffer. createImageFromName is still used to create the containing __DRIimage, and createSubImage can then be used no that __DRIimage to create __DRIimages that correspond to the y, u, and v planes (__DRI_IMAGE_FOR