devkitPro / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
11 stars 12 forks source link

Add more video modes #65

Closed mardy closed 3 months ago

mardy commented 4 months ago

Add support for video mode switching. There are apps that might benefit from lower resolution video modes, so let's expose them.

It's recommended to review this PR commit by commit.

This has been tested with the oceanpop game, which has an option to enumerate the video modes and switch between them. A build is available here: https://github.com/mardy/oceanpop/releases/tag/1.1-20240324