Simple Directmedia Layer
Find a file
2021-11-09 13:36:44 -08:00
.github CI: disable fail-fast to avoid aborting build when one platform fails 2021-11-08 20:14:08 -06:00
acinclude acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605 2021-01-09 00:11:20 +03:00
android-project
android-project-ant
build-scripts
cmake
debian Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
docs docs: Modernized README-macosx.md and cleaned up the Markdown a little. 2021-11-09 10:51:02 -05:00
include metal: Deal better with -[CAMetalLayer nextDrawable] returning nil. 2021-11-09 12:03:12 -05:00
src Don't send the initial joystick axis event if the application is in the background 2021-11-09 12:30:37 -08:00
test Added a test case for snprintf of 0.0 2021-11-07 09:39:57 -08:00
VisualC
VisualC-WinRT
visualtest fix permissions of a few files 2021-02-22 15:44:32 +03:00
wayland-protocols wayland: Add support for text-input-unstable-v3 2021-07-29 14:43:46 -07:00
Xcode
Xcode-iOS Fixed rendering in the iOS touch demo 2021-11-09 13:36:44 -08:00
.gitignore testsurround: Add surround sound channel tester 2021-10-30 21:26:03 -07:00
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: use generated SDL_config.h to build SDLmain static lib 2021-11-09 11:13:52 -05:00
configure regenerated configure script. 2021-11-09 02:30:28 +03:00
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in Install SDL_hidapi.h 2021-11-08 20:35:56 -08:00
Makefile.minimal
Makefile.os2
Makefile.pandora added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.psp
Makefile.wiz
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.cmake.in: Make SDL2::SDL2 work with MinGW, fixes #3665 2021-07-08 14:55:33 -07:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake Fix Debug-only builds with CMake 2021-10-05 18:45:53 -07: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)