Simple Directmedia Layer
Go to file
2022-07-27 16:17:32 -07:00
.github
acinclude autoconf: use ax_compute_relative_paths 2022-07-27 21:06:31 +02:00
android-project Added support for the 8BitDo Ultimate Wired Controller for Xbox 2022-07-20 11:05:55 -07:00
android-project-ant
build-scripts
cmake ci: test 'sdl2-config --static-libs' + 'pkg-config sdl2 --static' on ci 2022-07-26 14:24:36 -07:00
docs Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13 2022-07-26 11:36:01 -07:00
include kmsdrm: Added a hint to specify device index. 2022-07-26 00:19:54 -04:00
mingw/pkg-support/cmake
src Added debug code to show available inputs on iOS/tvOS controllers 2022-07-27 16:17:32 -07:00
test testgamecontroller: Add battery reporting 2022-07-24 15:21:04 -05:00
VisualC stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
VisualC-GDK stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
VisualC-WinRT stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
visualtest
wayland-protocols video: wayland: Use wp-viewporter for fullscreen with non-native resolutions 2022-03-28 13:18:26 -04:00
Xcode stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
Xcode-iOS
.clang-format
.editorconfig
.gitignore
.wikiheaders-options wikiheaders.pl: changes to make this usable with external projects. 2022-06-15 23:26:24 -04:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt math.h does not always provide M_PI 2022-07-27 09:10:18 -07:00
configure autoconf: use ax_compute_relative_paths 2022-07-27 21:06:31 +02:00
configure.ac autoconf: use ax_compute_relative_paths 2022-07-27 21:06:31 +02:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
Makefile.pandora
Makefile.w32 stdlib: move all mslibc functions to SDL_mslibc.c 2022-07-27 09:07:56 -07:00
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in autoconf: use ax_compute_relative_paths 2022-07-27 21:06:31 +02: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)