Simple Directmedia Layer
Go to file
2021-11-09 11:00:46 -08:00
.github CI: disable fail-fast to avoid aborting build when one platform fails 2021-11-08 20:14:08 -06:00
acinclude
android-project
android-project-ant
build-scripts fnsince.pl: Don't print out the version numbers if updating the wiki. 2021-10-26 21:01:05 -04:00
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 Properly position the IME window(s) on windows 2021-11-09 11:00:46 -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 We're no longer building a separate shared library for hidapi 2021-11-09 05:40:57 -08:00
Xcode-iOS
.gitignore
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 regenerated configure script. 2021-11-09 02:30:28 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in Install SDL_hidapi.h 2021-11-08 20:35:56 -08:00
Makefile.minimal added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.os2
Makefile.pandora added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.psp added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
Makefile.wiz added src/hidapi/*.c to sources in standalone makefiles 2021-11-09 10:00:24 +03:00
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)