Simple DirectMedia Layer https://libsdl.org
Find a file
2024-08-04 15:52:16 +02:00
.github ci: build MSVC workflows using Ninja generator 2024-07-19 10:20:11 +00:00
acinclude libtool.m4: fix appending of -no_fixup_chains to allow_undefined_flag. 2024-06-29 17:50:40 +03:00
android-project Added support for the ROG RAIKIRI 2024-07-03 13:54:31 -07:00
android-project-ant
build-scripts
cmake Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV 2024-07-29 07:21:14 -07:00
docs README-macos: fixed some text. 2024-07-16 08:27:12 -04:00
include Sync SDL2 wiki -> header 2024-07-29 19:46:06 +00:00
mingw/pkg-support/cmake
src Fixed macOS build 2024-08-01 14:11:06 -07:00
test testshader.c: include stdlib.h for exit() 2024-07-22 17:40:56 +03:00
VisualC
VisualC-GDK
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS/Demos Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 10:51:30 -07:00
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: SDL2 target is not always available 2024-08-04 15:52:16 +02:00
configure libtool.m4: fix appending of -no_fixup_chains to allow_undefined_flag. 2024-06-29 17:50:40 +03:00
configure.ac configure.ac: Explicitly disable Vulkan support on Solaris. 2024-06-27 01:39:44 -04:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: use genexes for linking against apple frameworks 2024-07-27 17:13:52 +02:00
sdl2-config.in sdl2-config.in: use backtics instead of $() for older shells 2024-07-14 19:36:46 +02:00
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake.in
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)