[Pixman] [PATCH] Add support for 18bpp X14R6G6B6 format.

Soeren Sandmann sandmann at daimi.au.dk
Sat Jul 31 07:29:58 PDT 2010


Marek Vasut <marek.vasut at gmail.com> writes:

>  static void
> +fetch_scanline_x14r6g6b6 (pixman_image_t *image,
> +                       int             x,
> +                       int             y,
> +                       int             width,
> +                       uint32_t *      buffer,
> +                       const uint32_t *mask,
> +                       uint32_t        mask_bits)

Also, 'mask_bits' is not used anymore. Please make sure your
patch compiles without warnings and works with the pixman master.


Soren


More information about the Pixman mailing list