Simple Directmedia Layer
Go to file
2022-11-21 16:36:10 -08:00
.github
acinclude autotools: revised and silenced esound detection a bit. 2022-09-24 20:01:04 +03:00
android-project
android-project-ant
build-scripts Save the version in VERSION.txt instead of VERSION 2022-11-21 06:57:02 -08:00
cmake
docs N3DS: Document the SDL_GetBasePath behaviour. 2022-11-14 21:24:10 -08:00
include Updated to version 2.27.0 for development 2022-11-21 16:36:10 -08:00
mingw/pkg-support/cmake
src
test Unneed test before calling SDL_FreeSurface 2022-11-18 06:58:34 -08:00
VisualC
VisualC-GDK
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS/Demos
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: only add -Wl,--undefined=WinMain when building an executable 2022-09-27 07:00:02 +03:00
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)