OAIP_Mirror/SDL2 files/SDL2-2.30.10
2024-12-12 21:35:04 +04:00
..
cmake add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
docs add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
include add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
.git-hash add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
BUGS.txt add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
LICENSE.txt add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
README-SDL.txt add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
README.md add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04:00
WhatsNew.txt add errorboxes to lab16_raylib and add SDL2 2024-12-12 21:35:04 +04: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)