Simple Directmedia Layer
Find a file
2021-07-08 13:22:41 -07:00
.github
acinclude
android-project Enable TV game mode by default on Android 2021-05-07 12:43:35 -07:00
android-project-ant
build-scripts fix permissions 2021-07-08 17:56:14 +03:00
cmake
debian
docs Revert "Removed reference to ant project." 2021-07-07 13:30:48 -07:00
include Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
src Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
test Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
VisualC Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419). 2021-07-07 08:31:12 -07:00
VisualC-WinRT
visualtest
wayland-protocols
Xcode fix permissions 2021-07-08 17:56:14 +03:00
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: don't blacklist TARGET_OS_SIMULATOR for Metal configuration 2021-07-08 21:20:02 +03:00
configure
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 updated os2 makefile. 2021-07-07 23:51:32 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
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)