Simple Directmedia Layer
Go to file
2022-06-15 12:05:30 -07:00
.github ci: Test cmake build script on Android 2022-06-15 11:11:49 -07:00
acinclude
android-project
android-project-ant
build-scripts revert mode changes from commit d58d637ac 2022-06-08 21:58:10 +03:00
cmake ci: Test cmake build script on Android 2022-06-15 11:11:49 -07:00
docs cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled 2022-06-03 12:41:36 -07:00
include cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0 2022-06-15 11:11:49 -07:00
mingw/pkg-support/cmake
src wayland: use libdecor resize edge enums for libdecor 2022-06-15 10:21:18 -04:00
test Test: Fix C89 declaration and math include. 2022-06-15 12:05:30 -07:00
VisualC DirectX 12 Renderer (#5761) 2022-06-06 17:42:30 -07:00
VisualC-WinRT
visualtest remove all unnecessary stuff from visualtest configury. 2021-12-21 20:01:02 +03:00
wayland-protocols video: wayland: Use wp-viewporter for fullscreen with non-native resolutions 2022-03-28 13:18:26 -04:00
Xcode CMake: Fix XCode CMake config file. (#5787) 2022-06-12 15:48:57 +02:00
Xcode-iOS
.clang-format Disable formatting not supported by Visual Studio 2019 2022-05-27 15:29:21 -07:00
.editorconfig
.gitignore
Android.mk
autogen.sh Simplified autogen.sh, thanks to @smcv for the tip 2022-05-05 11:54:24 -07:00
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS 2022-06-15 11:11:49 -07:00
configure autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
configure.ac autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32 minor windows warning fixes. 2022-06-13 22:15:56 +03:00
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: make sure SDL2::SDL2 is always available 2022-06-14 20:15:34 -07:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in ci: Test cmake build script on Android 2022-06-15 11:11:49 -07:00
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)