Re: [AD] Bugs in modesel.c

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Lo'oRiS il Kabukimono <_lano_@xxxxxxxxxx> wrote:

> theorically could be excanged this way
> #define BPP_08    0
> #define BPP_15    1
> without any effect. instead if u change them the behaviour
> *seems* to become normal.

it's already the 'right' way. you must have changed it by accident.

> 2)it says that *all* gfx mode are supported for gfx drivers that
> instead shouldn't work at all.

this is not a bug. the new mode-selector uses the mode-list functionality on
supported drivers to list only valid selections, for gfx drivers where
mode-lists are not supported a list of common (and not so common) modes is
used, just a few of those is likely to be valid. there's no other sane way
to do it. ideally all fullscreen drivers should be mode-list capable.

> putting this at the beginning of the list
> ALL_BPP(0,    0   ),
> (instead of the end) seems to fix it somewhere, but brokes other
> things that before worked well...

no comment. :o)

Sincerely Henrik Stokseth.
-----------------------------------------------------------------------
E-mail: hstokset@xxxxxxxxxx  Homepage: http://hstokset.n3.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/