[fbdev_backend]: support of DIRECTCOLOR Frame buffer

John Kåre Alsaker john.kare.alsaker at gmail.com
Fri Jun 7 05:56:50 PDT 2013


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.chalain at gmail.com>wrote:

> this patch allow to use direct color and set the colors map with default
> value.
>
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20130607/4288d88a/attachment.html>


More information about the wayland-devel mailing list