USB_Config_Vendor/CC_SDK/Environment/SDL2
2026-02-03 14:36:30 +08:00
..
acinclude V0.1 2026-02-03 14:36:30 +08:00
android-project V0.1 2026-02-03 14:36:30 +08:00
build-scripts V0.1 2026-02-03 14:36:30 +08:00
cmake V0.1 2026-02-03 14:36:30 +08:00
docs V0.1 2026-02-03 14:36:30 +08:00
include V0.1 2026-02-03 14:36:30 +08:00
mingw/pkg-support/cmake V0.1 2026-02-03 14:36:30 +08:00
src V0.1 2026-02-03 14:36:30 +08:00
test V0.1 2026-02-03 14:36:30 +08:00
VisualC V0.1 2026-02-03 14:36:30 +08:00
VisualC-WinRT V0.1 2026-02-03 14:36:30 +08:00
wayland-protocols V0.1 2026-02-03 14:36:30 +08:00
Xcode V0.1 2026-02-03 14:36:30 +08:00
Xcode-iOS V0.1 2026-02-03 14:36:30 +08:00
Android.mk V0.1 2026-02-03 14:36:30 +08:00
autogen.sh V0.1 2026-02-03 14:36:30 +08:00
BUGS.txt V0.1 2026-02-03 14:36:30 +08:00
cmake_uninstall.cmake.in V0.1 2026-02-03 14:36:30 +08:00
CMakeLists.txt V0.1 2026-02-03 14:36:30 +08:00
configure V0.1 2026-02-03 14:36:30 +08:00
configure.ac V0.1 2026-02-03 14:36:30 +08:00
CREDITS.txt V0.1 2026-02-03 14:36:30 +08:00
INSTALL.txt V0.1 2026-02-03 14:36:30 +08:00
LICENSE.txt V0.1 2026-02-03 14:36:30 +08:00
Makefile.in V0.1 2026-02-03 14:36:30 +08:00
Makefile.minimal V0.1 2026-02-03 14:36:30 +08:00
Makefile.os2 V0.1 2026-02-03 14:36:30 +08:00
Makefile.pandora V0.1 2026-02-03 14:36:30 +08:00
Makefile.w32 V0.1 2026-02-03 14:36:30 +08:00
README-SDL.txt V0.1 2026-02-03 14:36:30 +08:00
README.md V0.1 2026-02-03 14:36:30 +08:00
sdl2-config-version.cmake.in V0.1 2026-02-03 14:36:30 +08:00
sdl2-config.cmake.in V0.1 2026-02-03 14:36:30 +08:00
sdl2-config.in V0.1 2026-02-03 14:36:30 +08:00
sdl2.m4 V0.1 2026-02-03 14:36:30 +08:00
sdl2.pc.in V0.1 2026-02-03 14:36:30 +08:00
SDL2.spec V0.1 2026-02-03 14:36:30 +08:00
SDL2.spec.in V0.1 2026-02-03 14:36:30 +08:00
SDL2Config.cmake.in V0.1 2026-02-03 14:36:30 +08:00
TODO.txt V0.1 2026-02-03 14:36:30 +08:00
WhatsNew.txt V0.1 2026-02-03 14:36:30 +08: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)