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
2017-02-16 13:30:34 -05:00
acinclude
android-project
build-scripts
cmake
debian
docs WinRT: Fixed typo in README. 2017-01-22 22:15:24 +01:00
include wasapi: Initial WASAPI support, for Windows Vista and later. 2017-02-14 03:03:27 -05:00
src Patched to compile on Windows. 2017-02-14 03:12:09 -05:00
test Added support for the HOTAS Warthog throttle 2017-01-31 12:23:29 -08:00
VisualC wasapi: Initial WASAPI support, for Windows Vista and later. 2017-02-14 03:03:27 -05:00
VisualC-WinRT
visualtest
Xcode
Xcode-iOS
.hgignore
.hgtags
Android.mk Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__ 2017-02-10 11:21:15 -08:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: fixed logic error in setting -mfpmath=387. 2017-01-24 12:20:41 -05:00
configure configure: report libsamplerate support status. 2017-01-24 16:18:25 -05:00
configure.in configure: report libsamplerate support status. 2017-01-24 16:18:25 -05:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt readme: correct webpage URL to use HTTPS. 2017-02-16 13:30:34 -05:00
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
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)