mesa/include
Kristian Høgsberg c029834808 __DRIimage: version 5, add new formats and createSubImage
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_FORMAT_R8)
or the uv planes (__DRI_IMAGE_FORMAT_RG88) for formats such as NV12 where
the u and v components are interleaved.  Packed formats such as YUYV etc
doesn't require any special treatment, we just sample those as a regular
ARGB texture.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2012-07-11 15:28:34 -04:00
..
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL egl: remove EGL_ANDROID_swap_rectangle 2011-12-20 16:20:17 +08:00
GL __DRIimage: version 5, add new formats and createSubImage 2012-07-11 15:28:34 -04:00
GLES GLES: upgrade glext.h to revision 13240 2011-11-03 15:09:43 +08:00
GLES2 GLES2: upgrade gl2ext.h to version 18099 2012-07-04 15:26:22 -04:00
KHR
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c99
pci_ids r600g: add new Trinity PCI ids 2012-06-05 10:16:42 -04:00