Simple Directmedia Layer
Find a file
2023-06-05 11:50:50 +03:00
.github
acinclude autotools: revised and silenced esound detection a bit. 2022-09-24 20:01:04 +03:00
android-project
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts wikiheaders.pl: make it work with older perl versions, e.g. 5.10. 2023-03-24 11:56:40 +03:00
cmake
docs Made the Android documentation more clear and understandable (#7535) 2023-03-25 15:11:51 -07:00
include Always allocate zt in output of SDL_iconv_string() 2023-06-04 05:17:15 -07:00
mingw/pkg-support/cmake
src
test testautomation_guid.c: fix integer warning in 32 bit builds. 2023-05-31 04:50:02 +03:00
VisualC
VisualC-GDK Updated copyright for 2023 2023-01-09 09:48:21 -08:00
VisualC-WinRT
visualtest Remove unneeded semicolon 2022-11-17 10:43:45 +01:00
wayland-protocols
Xcode
Xcode-iOS/Demos
.clang-format Commented out syntax that causes Visual Studio 2019 to complain on every edit 2022-12-02 00:43:46 -08:00
.editorconfig editorconfig: remove trailing whitespace in source code 2022-12-26 10:34:45 -08:00
.gitignore
.wikiheaders-options wikiheaders: Bridge README files in the docs directory to wiki. 2023-02-28 11:46:46 -05:00
Android.mk
autogen.sh
BUGS.txt Cleaned up a few more Bugzilla mentions. 2021-02-12 14:46:49 -05:00
cmake_uninstall.cmake.in
CMakeLists.txt
configure Disable unused local typedefs warning 2023-05-24 04:45:40 +03:00
configure.ac
CREDITS.txt
INSTALL.txt INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 2022-03-15 13:07:55 -04:00
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora more fixes to standalone makefiles. 2021-11-13 21:56:20 +03:00
Makefile.w32
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt

Simple DirectMedia Layer (SDL) Version 2.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 via OpenGL and Direct3D. 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

Enjoy!

Sam Lantinga (slouken@libsdl.org)