dri: Add __DRIimage support for the ARGB2101010 format
authorKristian Høgsberg <krh@bitplanet.net>
Sun, 15 Sep 2013 06:31:08 +0000 (23:31 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 16 Oct 2013 05:07:52 +0000 (22:07 -0700)
commit3160ec353e62fb9fea2ea8a0439f5973b57adcac
tree85474f941ab0229b1dc2234c3bf424f7b504abce
parentf354bcc1770e9df88db51eba5a4543a09ca6d128
dri: Add __DRIimage support for the ARGB2101010 format

We add support for the ARGB2101010 color format to the DRI image extension,
which allows DRI loaders to create a __DRIimage with this color format.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
include/GL/internal/dri_interface.h
src/mesa/drivers/dri/i965/intel_screen.c