DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Re: bpp not reported to enum video mode callback
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-dev] Re: bpp not reported to enum video mode callback



Quoting Jiri Svoboda (jiri.svoboda@seznam.cz):
>    Hi,
>    recent CVS version of dfb is not reporting bpp to video mode enumeration
>    callback function. Is this temporary because of code rewrite or intention?

The primary layer code (fbdev) ignores the bpp specified in the fb.modes
file. We should either simply call the callback for each 8, 16, 24 and 32
or check which formats are supported during initialization. Anyway the fbdev
code is one of the ugliest parts of DirectFB ;(

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

                            Convergence GmbH


-- 
Info:  To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-dev" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives