Updated to version 3.1.6 for the preview release
8 files changed
tree: 8cecca4937fe1a6a37850471be317d58183e99bc
  1. .github/
  2. android-project/
  3. build-scripts/
  4. cmake/
  5. docs/
  6. examples/
  7. include/
  8. src/
  9. test/
  10. VisualC/
  11. VisualC-GDK/
  12. wayland-protocols/
  13. Xcode/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .gitignore
  18. .wikiheaders-options
  19. Android.mk
  20. BUGS.txt
  21. CMakeLists.txt
  22. CREDITS.md
  23. INSTALL.md
  24. LICENSE.txt
  25. README-SDL.txt
  26. README.md
  27. WhatsNew.txt
README.md

Simple DirectMedia Layer (SDL) Version 3.0

https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting with README.md. If you are migrating to SDL 3.0 from SDL 2.0, the changes are extensively documented in README-migration.md.

Enjoy!

Sam Lantinga (slouken@libsdl.org)