From 6aaedb813fa11ba0679c3051bc2eb28646b9506c Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sat, 30 Aug 2025 16:53:58 -0700 Subject: Update to SDL3 --- src/contrib/SDL-3.2.20/docs/README-platforms.md | 40 +++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/contrib/SDL-3.2.20/docs/README-platforms.md (limited to 'src/contrib/SDL-3.2.20/docs/README-platforms.md') diff --git a/src/contrib/SDL-3.2.20/docs/README-platforms.md b/src/contrib/SDL-3.2.20/docs/README-platforms.md new file mode 100644 index 0000000..46a054a --- /dev/null +++ b/src/contrib/SDL-3.2.20/docs/README-platforms.md @@ -0,0 +1,40 @@ +# Platforms + +## Supported Platforms + +- [Android](README-android.md) +- [Emscripten](README-emscripten.md) +- [FreeBSD](README-bsd.md) +- [Haiku OS](README-haiku.md) +- [iOS](README-ios.md) +- [Linux](README-linux.md) +- [macOS](README-macos.md) +- [NetBSD](README-bsd.md) +- [Nintendo Switch](README-switch.md) +- [Nintendo 3DS](README-n3ds.md) +- [OpenBSD](README-bsd.md) +- [PlayStation 2](README-ps2.md) +- [PlayStation 4](README-ps4.md) +- [PlayStation 5](README-ps5.md) +- [PlayStation Portable](README-psp.md) +- [PlayStation Vita](README-vita.md) +- [RISC OS](README-riscos.md) +- [SteamOS](README-steamos.md) +- [tvOS](README-ios.md) +- [Windows](README-windows.md) +- [Windows GDK](README-gdk.md) +- [Xbox](README-gdk.md) + +## Unsupported Platforms + +If your favorite system is listed below, we aren't working on it. However, if you send reasonable patches and are willing to support the port in the long term, we are happy to take a look! + +All of these still work with [SDL2](/SDL2), which is an incompatible API, but an option if you need to support these platforms still. + +- Google Stadia +- NaCL +- Nokia N-Gage +- OS/2 +- QNX +- WinPhone +- WinRT/UWP -- cgit v1.2.3