Simple Directmedia Layer
Go to file
2021-09-20 23:50:02 +03:00
.github Add MinGW-w64 builds to GitHub Actions 2021-09-20 08:58:43 -07:00
acinclude
android-project
android-project-ant
build-scripts
cmake x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
debian
docs
include x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
src Use aligned stride in sceGxmColorSurfaceInit 2021-09-20 13:23:42 -07:00
test minor tidy-up in os2 makefile for tests. 2021-09-20 23:50:02 +03:00
VisualC Allow usage of the new Condition Variable code with Critical Sections 2021-09-17 19:38:09 -04:00
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Allow usage of the new Condition Variable code with Critical Sections 2021-09-17 19:38:09 -04:00
configure x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
configure.ac x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00
CREDITS.txt
INSTALL.txt
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)