Simple Directmedia Layer
Find a file
Ryan C. Gordon ebc1109866
Removed mkdocs.yml
More GitHub Actions nonsense.
2021-04-04 12:29:18 -04:00
.github Delete gh-pages.yml 2021-04-01 16:36:06 -04:00
acinclude
android-project Added support for the wired Amazon Luna gamepad on Android 2021-03-26 15:07:10 -07:00
android-project-ant
build-scripts
cmake configure/cmake: Hook up Emscripten threads (disabled by default). 2021-04-04 00:16:30 -04:00
debian debian: Update README file in doc package 2021-04-04 08:36:24 -04:00
docs Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 2021-04-01 12:15:28 -04:00
include hints: SDL_HINT_TIMER_RESOLUTION applies to all versions of Windows. 2021-04-04 00:24:40 -04:00
src WinRT: Rename Interface ID symbols 2021-04-04 09:19:16 -04:00
test Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: Enable WASAPI on WinRT 2021-04-04 09:20:04 -04:00
configure regenerated configure. 2021-04-04 11:55:50 +03:00
configure.ac configure/cmake: Hook up Emscripten threads (disabled by default). 2021-04-04 00:16:30 -04:00
CREDITS.txt
INSTALL.txt Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
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 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
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)