Go to file
Ozkan Sezer b5614d0c6e cmake: fix UWP joystick.
from: https://github.com/microsoft/vcpkg/blob/master/ports/sdl2/0005-Fix-uwp-joystick.patch
2022-02-04 20:05:14 +03:00
.github UWP build (#5299) 2022-02-02 14:06:52 -08:00
VisualC
VisualC-WinRT
Xcode
Xcode-iOS
acinclude
android-project Handle menu button press from controller 2022-02-02 21:21:44 -08:00
android-project-ant
build-scripts
cmake
docs Updating Readme-psp info 2022-02-02 08:36:39 -05:00
include removed unused SDL_config_wiz.h 2022-02-04 20:02:20 +03:00
src minor update to winrt/SDL_sysurl.cpp 2022-02-04 20:03:50 +03:00
test
visualtest
wayland-protocols
.gitignore
Android.mk
BUGS.txt
CMakeLists.txt cmake: fix UWP joystick. 2022-02-04 20:05:14 +03:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
README-SDL.txt
README.md
SDL2.spec.in
SDL2Config.cmake
TODO.txt
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure regenerated configure script. 2022-01-29 10:33:50 +03:00
configure.ac
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

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)