You should execute the ioctl in fbdev_set_screen_info.

I don't see the codepath which results in cmap.transp being not set in the
test for it.

You don't initialize cmap.red so the test for it gives an undefined result.

Don't define macros in the middle of code with a literal that's only used
once.

On Fri, Jun 7, 2013 at 12:18 PM, Marc Chalain <marc.chal...@gmail.com>wrote:

> this patch allow to use direct color and set the colors map with default
> value.
>
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
>
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to