SDL_DisplayMode ** SDL_GetFullscreenDisplayModes(SDL_DisplayID displayID, int *count);
ディスプレイモードは次の優先順でソートされている:
この関数を呼べるのはメインスレッドのみである.