Simple Directmedia Layer
Find a file
2023-08-01 18:34:03 -04:00
.github
acinclude autotools: revised and silenced esound detection a bit. 2022-09-24 20:01:04 +03:00
android-project Updated to version 2.29.0 for development 2023-06-20 11:50:19 -07:00
android-project-ant
build-scripts
cmake
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 cocoa: Ignore first mouse motion event after enabling relative mode. 2023-08-01 18:34:03 -04:00
test minor os/2 stuff merged from the bitwiseworks' fork 2023-07-28 23:55:50 +03:00
VisualC VisualC: turn on multi-processor compilation. 2023-05-29 14:47:52 -04:00
VisualC-GDK
VisualC-WinRT
visualtest Remove unneeded semicolon 2022-11-17 10:43:45 +01:00
wayland-protocols Support wayland fractional scale protocol 2022-11-29 16:37:02 -05:00
Xcode
Xcode-iOS/Demos
.clang-format Commented out syntax that causes Visual Studio 2019 to complain on every edit 2022-12-02 00:43:46 -08:00
.editorconfig editorconfig: remove trailing whitespace in source code 2022-12-26 10:34:45 -08:00
.gitignore cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
.wikiheaders-options wikiheaders: Bridge README files in the docs directory to wiki. 2023-02-28 11:46:46 -05:00
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
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
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2022-11-24 17:00:20 +03:00
Makefile.minimal Split up CFLAGS construction so it can be overridden 2023-03-29 07:26:34 -07:00
Makefile.os2
Makefile.pandora more fixes to standalone makefiles. 2021-11-13 21:56:20 +03:00
Makefile.w32
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: allow users of sdl2-config.cmake to not add -mwindows to the link options 2023-04-18 14:10:12 -04:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in license: Fixed references to COPYING.txt that are now LICENSE.txt. 2021-02-18 11:07:26 -05:00
SDL2Config.cmake.in
TODO.txt Fixed up legacy MoinMoin URLs at wiki.libsdl.org 2021-04-01 12:20:33 -04:00
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)