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:01:03 +0000 (16:01 +0100)
commitaa515822a4dc39805b7ab2bc9d73636c8ae5c881
treebb0dcc0b9994afa3dbfd5a0196c107b3d678712b
parent72816e637f9be59be89cebfdc50668fa5345f946
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