Re: [AD] al_get_num_display_modes and al_get_display_mode

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


>> Is there enough information to work out how to implement it for other
>> platforms (OS X being what I'm thinking of)?
>>
>
> Yes, the functions are fully documented. Not sure how to implement them
> for OSX though.

I just added support for OSX; al_get_num_display_modes() needs to be
called at least once before calling al_get_display_mode(), as in the
X11 driver (the former stores a list of available modes in a static
_AL_VECTOR for later use).

Angelo




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