Go to file
Ryan C. Gordon 3030fd815c
x11: Blocking for window maximization should wait 100 ms, not 1000.
Reference Issue #7070.
2023-08-01 13:55:04 -04:00
.github ci: bump mymindstorm/setup-emsdk to latest tag 2023-07-22 17:36:27 +02:00
VisualC
VisualC-GDK
VisualC-WinRT
Xcode Updated to version 2.29.0 for development 2023-06-20 11:50:19 -07:00
Xcode-iOS/Demos
acinclude
android-project Updated to version 2.29.0 for development 2023-06-20 11:50:19 -07:00
android-project-ant
build-scripts
cmake minor os/2 stuff merged from the bitwiseworks' fork 2023-07-28 23:55:50 +03:00
docs update docs/README-os2 after the last os/2 audio patch. 2023-07-25 20:51:32 +03:00
include SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform 2023-07-26 20:39:20 +03:00
mingw/pkg-support/cmake
src x11: Blocking for window maximization should wait 100 ms, not 1000. 2023-08-01 13:55:04 -04:00
test minor os/2 stuff merged from the bitwiseworks' fork 2023-07-28 23:55:50 +03:00
visualtest
wayland-protocols
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) 2023-07-10 03:05:32 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 Updated to version 2.29.0 for development 2023-06-20 11:50:19 -07:00
Makefile.pandora
Makefile.w32 Updated to version 2.29.0 for development 2023-06-20 11:50:19 -07:00
README-SDL.txt
README.md
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers 2023-07-08 09:34:58 -07:00
autogen.sh
cmake_uninstall.cmake.in
configure minor os/2 stuff merged from the bitwiseworks' fork 2023-07-28 23:55:50 +03:00
configure.ac minor os/2 stuff merged from the bitwiseworks' fork 2023-07-28 23:55:50 +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)