Simple Directmedia Layer
Find a file
Sam Lantinga 8e27a69370 Updated to Android minSdkVersion 19 and targetSdkVersion 34
This is updated to meet the latest requirements for apps on the Google Play store
2023-08-24 08:26:05 -07:00
.github cmake: update cmake_minimum_required to avoid deprecated warning 2023-08-09 02:53:48 +02:00
acinclude
android-project Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:26:05 -07:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts
cmake cmake: build with -Wdocumentation 2023-08-09 02:53:48 +02:00
docs Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:26:05 -07:00
include SDL_TriggerBreakppoint for riscv arch (both 32/64) version. 2023-08-13 23:02:02 +03:00
mingw/pkg-support/cmake
src
test tests: build tests with fast math disabled 2023-08-09 02:53:48 +02:00
VisualC
VisualC-GDK
VisualC-WinRT
visualtest Remove unneeded semicolon 2022-11-17 10:43:45 +01:00
wayland-protocols Support wayland fractional scale protocol 2022-11-29 16:37:02 -05:00
Xcode
Xcode-iOS/Demos
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure minor os/2 stuff merged from the bitwiseworks' fork 2023-08-02 17:10:28 +03:00
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal Split up CFLAGS construction so it can be overridden 2023-03-29 07:26:34 -07:00
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
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
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)