subpicture: fix creation of IA88/AI88 subpicture images.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jan 2013 14:47:40 +0000 (15:47 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jan 2013 15:04:35 +0000 (16:04 +0100)
commit0c6f4b4781db0e2ce9516a636cf3cba91e34c0d4
tree59c178bc51c22b64aa062b4a81d352aed52f0ed4
parent2ff0a7be527f115c9a471fa4bca2db1314c97f45
subpicture: fix creation of IA88/AI88 subpicture images.

IA88 format is 16bpp, with one byte for alpha and one byte for the color
index. Besides, a palette with 256 entries is also needed.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/i965_drv_video.c