Re: [AD] Component ordering and mixing color depths |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> > > > Yes, I remember Shawn saying that the default ordering when
> > > > no graphic mode has been set is one which on most video
> > > > cards comes wrong. After all, setting 16bpp doesn't tell
> > > > you anything about the ordering of other color depths.
> > >
> > > Yes, I remember that too. How about, as a side note, doing this
> > > only in debug mode, and doing the opposite in release mode ? :)
>
> I mean: [...]
Yes, I understood what you wanted Allegro to do :-) What I don't
understand is the reason, because that change would hide a difficult
to determine bug to newbies, while "my colors are weird" feels
easier to answer with a RTFM.