1
0
Fork 0
2022-untitled-game/3rd_party/sdl-2.0.20
Austin Morlan 30ba945698
Update with engine work
2022-08-02 09:35:50 -07:00
..
.github Update with engine work 2022-08-02 09:35:50 -07:00
VisualC Update with engine work 2022-08-02 09:35:50 -07:00
VisualC-WinRT Update with engine work 2022-08-02 09:35:50 -07:00
Xcode Update with engine work 2022-08-02 09:35:50 -07:00
Xcode-iOS Update with engine work 2022-08-02 09:35:50 -07:00
acinclude Update with engine work 2022-08-02 09:35:50 -07:00
android-project Update with engine work 2022-08-02 09:35:50 -07:00
android-project-ant Update with engine work 2022-08-02 09:35:50 -07:00
cmake Update with engine work 2022-08-02 09:35:50 -07:00
debian Update with engine work 2022-08-02 09:35:50 -07:00
docs Update with engine work 2022-08-02 09:35:50 -07:00
include Update with engine work 2022-08-02 09:35:50 -07:00
src Update with engine work 2022-08-02 09:35:50 -07:00
test Update with engine work 2022-08-02 09:35:50 -07:00
visualtest Update with engine work 2022-08-02 09:35:50 -07:00
wayland-protocols Update with engine work 2022-08-02 09:35:50 -07:00
.gitignore Update with engine work 2022-08-02 09:35:50 -07:00
Android.mk Update with engine work 2022-08-02 09:35:50 -07:00
BUGS.txt Update with engine work 2022-08-02 09:35:50 -07:00
CMakeLists.txt Update with engine work 2022-08-02 09:35:50 -07:00
CREDITS.txt Update with engine work 2022-08-02 09:35:50 -07:00
INSTALL.txt Update with engine work 2022-08-02 09:35:50 -07:00
LICENSE.txt Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.in Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.minimal Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.os2 Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.pandora Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.psp Update with engine work 2022-08-02 09:35:50 -07:00
Makefile.wiz Update with engine work 2022-08-02 09:35:50 -07:00
README-SDL.txt Update with engine work 2022-08-02 09:35:50 -07:00
README.md Update with engine work 2022-08-02 09:35:50 -07:00
SDL2.spec.in Update with engine work 2022-08-02 09:35:50 -07:00
SDL2Config.cmake Update with engine work 2022-08-02 09:35:50 -07:00
TODO.txt Update with engine work 2022-08-02 09:35:50 -07:00
WhatsNew.txt Update with engine work 2022-08-02 09:35:50 -07:00
autogen.sh Update with engine work 2022-08-02 09:35:50 -07:00
cmake_uninstall.cmake.in Update with engine work 2022-08-02 09:35:50 -07:00
configure Update with engine work 2022-08-02 09:35:50 -07:00
configure.ac Update with engine work 2022-08-02 09:35:50 -07:00
sdl2-config-version.cmake.in Update with engine work 2022-08-02 09:35:50 -07:00
sdl2-config.cmake.in Update with engine work 2022-08-02 09:35:50 -07:00
sdl2-config.in Update with engine work 2022-08-02 09:35:50 -07:00
sdl2.m4 Update with engine work 2022-08-02 09:35:50 -07:00
sdl2.pc.in Update with engine work 2022-08-02 09:35:50 -07:00

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)