: the assertion is incorrect for non-palettized video modes.  I would just
: remove the asserts, or change it to
: 
: assert(psd->pixtype != MWPF_PALETTE || c < psd->ncolors)

The above is incorrect, as the assert is in the fblin24 driver,
which is only used for non-palette 24 bit framebuffers.

I have recently completed some very extensive driver updates.
I think all of this is fixed in the git repository, but am awaiting
Daniel's statement as to which version he's running.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to