[AD] display format/options names confusing |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Was just talking with Trent and Angelo in IRC, we basically agreed that
some function names should be made more clear:
al_get_num_display_formats -> al_get_num_display_configs
al_get_display_format_option -> al_get_display_config_option
al_set_new_display_format -> al_set_new_display_config
al_get_display_format -> al_get_display_pixel_format
al_get_bitmap_format -> al_get_bitmap_pixel_format
al_get_new_bitmap_format -> al_get_new_bitmap_pixel_format
al_set_new_bitmap_format -> al_set_new_bitmap_pixel_format
--
Elias Pschernig <elias@xxxxxxxxxx>