Simple Directmedia Layer
Find a file
2023-01-25 00:22:50 +01:00
.github ci: don't require EXTRA_ prefix on input environment variables 2023-01-15 17:29:37 +01:00
acinclude
android-project SDLAudioManager.java: Fixed the support for Android older than API 23 2023-01-10 20:15:35 -08:00
android-project-ant Added the old ant Android build project structure 2017-10-28 12:11:25 -07:00
build-scripts typo fix to config.sub, 2023-01-21 10:15:02 +03:00
cmake wayland: Enforce or override libdecor minimum window size 2023-01-22 08:20:34 -08:00
docs N3DS: Backport semaphore fixes from #6776. 2022-12-11 17:09:28 -08:00
include wayland: Enforce or override libdecor minimum window size 2023-01-22 08:20:34 -08:00
mingw/pkg-support/cmake
src vita: fix reformatting error in SDL_vtagl_pvr.c 2023-01-25 00:22:50 +01:00
test Updated copyright for 2023 2023-01-09 09:48:21 -08: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 Support wayland fractional scale protocol 2022-11-29 16:37:02 -05:00
Xcode Updated copyright for 2023 2023-01-09 09:48:21 -08:00
Xcode-iOS/Demos
.clang-format
.editorconfig editorconfig: remove trailing whitespace in source code 2022-12-26 10:34:45 -08:00
.gitignore cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
.wikiheaders-options .wikiheaders-options: Move SDL2 documentation to a subdirectory. 2022-11-22 13:05:08 -05:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR 2023-01-25 00:22:50 +01:00
configure regenerated configure script. 2023-01-18 21:56:10 +03:00
configure.ac autotools: Add check for libdecor get min/max functions 2023-01-18 10:32:43 -08:00
CREDITS.txt
INSTALL.txt
LICENSE.txt Updated copyright for 2023 2023-01-09 09:48:21 -08:00
Makefile.in added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2022-11-24 17:00:20 +03:00
Makefile.minimal build libSDL2_test too with Makefile.minimal 2021-11-14 01:10:32 +03:00
Makefile.os2
Makefile.pandora
Makefile.w32
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in fix prefix path not resolving symlinks 2023-01-15 01:30:24 +01: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)