Re: [AD] al_get_num_display_modes and al_get_display_mode |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Tue, 2009-03-17 at 09:04 -0600, Trent Gamblin wrote:
> These functions are currently broken. They were using the values set by al_set_new_display_format but we don't have
> that any longer, and to replace al_get_new_display_format, _al_deduce_color_format was added. This doesn't work unless
> the user sets up his desired graphics mode entirely first and I'm not sure it will work even then. I suggest we remove
> the dependancy on certain formats, refresh rates, and flags, and simply return _all_ of the available fullscreen
> display modes allowed. The ALLEGRO_DISPLAY_MODE structure would be unchanged, I think.
What would the "format" field in ALLEGRO_DISPLAY_MODE be used for then?
--
Elias Pschernig <elias@xxxxxxxxxx>