Simple Directmedia Layer
Go to file
2022-07-24 11:50:14 -07:00
.github Revert 6fa7d62 and 856c99e5 2022-07-23 17:29:45 +02:00
acinclude
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 Revert 6fa7d62 and 856c99e5 2022-07-23 17:29:45 +02:00
cmake cmake: allow cmake re-configuration after installation of x11 library 2022-07-21 18:38:12 +02:00
docs Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
include video: Improve the SDL_WINDOW_ALLOW_HIGHDPI flag documentation 2022-07-22 13:01:57 -04:00
mingw/pkg-support/cmake
src Fixed mouse clip rect bounds on Windows 2022-07-24 11:50:14 -07:00
test cmake: only build testnative when X11 is available 2022-07-21 14:49:35 +02:00
VisualC Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
VisualC-GDK Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
VisualC-WinRT Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
visualtest
wayland-protocols
Xcode Enable bitcode by default for iOS and tvOS builds 2022-07-22 10:58:32 -07:00
Xcode-iOS
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt Cleaned up a few more Bugzilla mentions. 2021-02-12 14:46:49 -05:00
cmake_uninstall.cmake.in
CMakeLists.txt Revert "cmake: don't add -mwindows to link flags in sdl2.pc" 2022-07-23 18:05:35 +02:00
configure Sort libraries by version and pick the shortest symlink (thanks @jpalus!) 2022-07-12 13:00:43 -07:00
configure.ac Sort libraries by version and pick the shortest symlink (thanks @jpalus!) 2022-07-12 13:00:43 -07:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
Makefile.pandora
Makefile.w32 Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt better wording. 2022-07-22 20:37:28 +03: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)