Simple DirectMedia Layer https://libsdl.org
Find a file
2022-10-04 21:17:29 +02:00
.github Create dummy PS2 Video driver 2022-08-02 11:40:31 -07:00
acinclude autotools: revised and silenced esound detection a bit. 2022-09-27 17:01:01 +03:00
android-project Added support for the 8BitDo Ultimate Wired Controller for Xbox 2022-07-20 11:05:55 -07:00
android-project-ant
build-scripts emscripten-buildbot.sh: force -s USE_SDL=0 2022-08-17 21:39:59 -04:00
cmake cmake: use check_symbol_exists to check dlopen + need for dl library 2022-09-27 17:01:01 +03:00
docs build-scripts: Removed winrtbuild.*, no longer used. 2022-08-09 16:17:28 -04:00
include Fixed building with libusb not dynamicaly loaded 2022-09-12 23:55:56 +03:00
mingw/pkg-support/cmake
src coreaudio: Possibly fixed another shutdown race condition. 2022-10-02 12:22:20 +03:00
test Fix SDL_PIXELFORMAT_INDEX1LSB test case 2022-09-18 01:29:56 +03:00
VisualC add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
VisualC-GDK add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
VisualC-WinRT add SDL_crc16.c to msvc and watcom builds 2022-08-11 20:11:32 +03:00
visualtest
wayland-protocols
Xcode cmake+xcode: only create SDL2::SDL2main target when it does not exist again 2022-10-04 21:17:29 +02:00
Xcode-iOS
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: use check_symbol_exists to check dlopen + need for dl library 2022-09-27 17:01:01 +03:00
configure autotools: revised and silenced esound detection a bit. 2022-09-27 17:01:01 +03:00
configure.ac autotools: revised and silenced esound detection a bit. 2022-09-27 17:01:01 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in We want to ship the CMake input file, not the generated file 2022-07-11 08:55:49 -07:00
Makefile.minimal
Makefile.os2 Updated to version Updated to version 2.24.0 for release 2022-08-19 08:44:09 -07:00
Makefile.pandora
Makefile.w32 Updated to version Updated to version 2.24.0 for release 2022-08-19 08:44:09 -07:00
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: only add -Wl,--undefined=WinMain when building an executable 2022-09-27 14:37:55 +03:00
sdl2-config.in
sdl2.m4 Fixed macOS framework detection in sdl2.m4 2022-09-12 23:28:28 +03:00
sdl2.pc.in Compatible with including as <SDL2/SDL.h> 2022-07-28 20:34:34 -07:00
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt Removed line wrapping in patch notes 2022-08-13 08:23:40 -07:00

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)