Torque3D/Engine/lib/sdl
AzaezelX 020754b7b2 Revert "update sdl to 2.26.5"
This reverts commit 0e44e165bd.
2023-07-13 16:01:25 -05:00
..
acinclude Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
android-project Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
android-project-ant * Adjustment: Update libsdl to address a bug in compilation on MacOS devices. 2022-05-21 20:25:30 -04:00
build-scripts Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
cmake Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
docs Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
include Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
src Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
test Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
VisualC * Adjustment: Update libsdl to address a bug in compilation on MacOS devices. 2022-05-21 20:25:30 -04:00
visualtest Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
wayland-protocols Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Xcode Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Xcode-iOS Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
.gitignore Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Android.mk Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
autogen.sh * Adjustment: Update libsdl to address a bug in compilation on MacOS devices. 2022-05-21 20:25:30 -04:00
BUGS.txt update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
cmake_uninstall.cmake.in sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
CMakeLists.txt Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
configure Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
configure.ac Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
CREDITS.txt Add library SDL2 2015-01-18 21:05:38 +01:00
INSTALL.txt update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
LICENSE.txt Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Makefile.in Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Makefile.minimal update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
Makefile.os2 Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
Makefile.pandora update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
Makefile.w32 Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
README-SDL.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
README.md update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
sdl2-config-version.cmake.in Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
sdl2-config.cmake.in Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
sdl2-config.in Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
sdl2.m4 Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
sdl2.pc.in Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
SDL2.spec.in update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
SDL2Config.cmake Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00
TODO.txt update sdl to https://github.com/libsdl-org/SDL 22March 2022 2022-03-23 01:43:08 -05:00
WhatsNew.txt Revert "update sdl to 2.26.5" 2023-07-13 16:01:25 -05:00

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)