Re: [AD] ALLEGRO_DISPLAY_OPTIONS documentation |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 2009-02-21 at 08:49 -0700, Trent Gamblin wrote:
>
> Hmm I'm not sure I'd like to remove them. Having to pass 6 parameters instead of 1 to get
> the desired pixel format might be a little much. Actually probably not a big huge deal
> since you'd normally only do it once.
>
Plus, what reason would you have in the first place to specify the exact
pixel format? Something like 32-bit or 16-bit makes sense (at least, if
you allow users to configure this) - but requesting BGR or RGB ordering
just asks for your program to fail on some drivers which can only do
one, or can only accelerate one.
--
Elias Pschernig <elias@xxxxxxxxxx>