Re: [AD] Display options that aren't really options |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Display options that aren't really options
- From: Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx>
- Date: Tue, 8 Jun 2010 18:10:35 -0600
On June 8, 2010, Milan Mimica wrote:
> Thomas Fjellstrom wrote:
> > I thought it would be a good enough solution to put things like
> > ALLEGRO_MAX_BITMAP_SIZE as part of the display option api, but its more
> > annoying than anything. when you call al_get_new_display_option, you
> > have to pass a pointer to an int you're just going to ignore, and they
> > seem to be documented under al_set_new_display_option which is
> > slightly odd, since you can't actually set them.
>
> Makes no sense to use those with
> al_get_new_display_option/al_set_new_display_option. Only with
> al_get_display_otpion(). Documentation should reflect that.
They still aren't options though. Not only that, they aren't per-display.
--
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx