change build system to CMake and use SDL3 for everything

This commit is contained in:
Sven Balzer
2025-02-24 19:47:40 +01:00
parent e6a5a00dcb
commit 74e0d78a4c
2052 changed files with 981424 additions and 1461 deletions
+14
View File
@@ -0,0 +1,14 @@
This is a list of major changes in SDL's version history.
---------------------------------------------------------------------------
3.2.0:
---------------------------------------------------------------------------
Check out [migration guide](docs/README-migration.md) for details on API changes since SDL 2.0, and tips on transitioning your code from SDL2 code to SDL3.
There have been too many changes to list them all, but here are some of the highlights:
https://wiki.libsdl.org/SDL3/NewFeatures
Thank you to all the people who have contributed code and feedback to the SDL 3.0 release!