SDL2 for the Nintendo Wii U (build with "cmake [SDL source path] -DCMAKE_TOOLCHAIN_FILE=$WUT_ROOT/share/wut.toolchain.cmake -DCMAKE_INSTALL_PREFIX=$DEVKITPRO/portlibs/wiiu")
Go to file
2022-01-03 10:39:15 -08:00
.github
acinclude
android-project Fixed crash on Windows Subsystem for Android, which doesn't have a USB manager. 2021-12-28 17:30:36 -08:00
android-project-ant
build-scripts
cmake
debian Updated copyright for 2022 2022-01-03 09:40:21 -08:00
docs
include Updated copyright for 2022 2022-01-03 09:40:21 -08:00
src Updated copyright for 2022 2022-01-03 09:40:21 -08:00
test Copy test resources to correct directory on PSP 2022-01-03 10:39:15 -08:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode Updated copyright for 2022 2022-01-03 09:40:21 -08:00
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Add forgotten psppower library to link 2022-01-03 10:39:15 -08:00
configure
configure.ac
CREDITS.txt
INSTALL.txt
LICENSE.txt Updated copyright for 2022 2022-01-03 09:40:21 -08:00
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
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)