Go to file
staphen 0251b14be3 Fix order of events in case audio buffer size changes
(cherry picked from commit a4ec0b1531)
2024-11-28 22:29:10 +03:00
.github ci: add setup-gdk-desktop action 2024-11-23 23:30:38 +01:00
VisualC VisualC: Set the correct component to false. 2024-10-13 09:03:22 -07:00
VisualC-GDK GDK: Fix msbuild project for latest Windows GDK desktop release 2024-11-24 00:04:52 +01:00
VisualC-WinRT video: move standard c, sse and lsx implementations of yuv2rgb to its own source 2024-01-18 17:06:27 -08:00
Xcode Updated to version 2.30.9 for release 2024-11-01 14:24:51 -07:00
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 14:48:06 -07:00
acinclude autotools: a few libtool updates from mainstream 2024-01-28 21:50:42 +03:00
android-project Updated to version 2.30.9 for release 2024-11-01 14:24:51 -07:00
android-project-ant
build-scripts ci: setup-gdk-desktop needs build-scripts/setup-gdk-desktop.py 2024-11-23 23:42:35 +01:00
cmake Port SDL3 release scripts to SDL2 2024-10-01 21:22:06 +02:00
docs README-macos: Typo fixes. 2024-07-16 08:32:29 -04:00
include build system: disable 3dNow! support by default 2024-11-17 17:55:32 +03:00
mingw/pkg-support port build-script from SDL3 2024-11-02 02:19:50 +01:00
src Fix order of events in case audio buffer size changes 2024-11-28 22:29:10 +03:00
test cmake: ios and tvos applications need to link to SDL2main library 2024-11-24 00:09:55 +01:00
visualtest
wayland-protocols
.clang-format
.editorconfig
.gitignore Port SDL3 release scripts to SDL2 2024-10-01 21:22:06 +02:00
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt cmake: fix building UWP with non-MSVC generator 2024-11-23 23:28:29 +01:00
CREDITS.txt
INSTALL.txt
LICENSE.txt Updated copyright for 2024 2024-01-01 13:19:49 -08:00
Makefile.in Makefile.in: add VisualC-GDK to SRC_DIST 2024-05-28 14:10:28 +03:00
Makefile.minimal
Makefile.os2 Updated to version 2.30.9 for release 2024-11-01 14:24:51 -07:00
Makefile.pandora
Makefile.w32 Updated to version 2.30.9 for release 2024-11-01 14:24:51 -07:00
README-SDL.txt
README.md
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt Added the environment variable SDL_LOGGING to control default log output 2024-01-27 19:46:59 -08:00
autogen.sh
cmake_uninstall.cmake.in
configure build system: disable 3dNow! support by default 2024-11-17 17:55:32 +03:00
configure.ac build system: disable 3dNow! support by default 2024-11-17 17:55:32 +03:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

README.md

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)