Simple Directmedia Layer
Go to file
2021-06-10 16:41:09 -07:00
.github
acinclude
android-project
android-project-ant
build-scripts build-scripts: modernized gcc-fat.sh for Big Sur and ARM64. 2021-06-09 14:01:40 -04:00
cmake CMake: Generic check for desktop GL and EGL on Linux systems 2021-06-01 16:50:28 -07:00
debian
docs Fixed bug #4397 - update IOS documentation 2021-06-02 08:32:43 +02:00
include stdinc: Silence clang warning for -Wimplicit-fallthrough. 2021-06-10 13:59:01 -04:00
src Remove outdated and not used WIN_IsXInputDevice code 2021-06-10 16:41:09 -07:00
test testwm2: draw various debug logging into the window itself 2021-06-08 05:29:29 +03:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols wayland: Implement RaiseWindow with xdg-activation 2021-06-02 12:59:07 -07:00
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: Generic check for desktop GL and EGL on Linux systems 2021-06-01 16:50:28 -07:00
configure configure: Enable KMSDRM target by default. 2021-06-09 21:18:11 -04:00
configure.ac configure: Enable KMSDRM target by default. 2021-06-09 21:18:11 -04:00
CREDITS.txt
INSTALL.txt development list has moved to forum 2021-06-01 16:49:13 -07: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
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)