Simple DirectMedia Layer https://libsdl.org
Find a file
2023-05-31 01:55:40 +03:00
.github
android-project Added Android hidapi 0.14.0 support 2023-05-26 08:19:04 -07:00
build-scripts SDL API renaming: SDL TLS functions 2023-05-26 08:33:15 -07:00
cmake
docs Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
include Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
mingw/pkg-support/cmake
src hidapi/linux/hid.c: define BUS_SPI if not already defined. 2023-05-31 01:55:40 +03:00
test tests: build tests with C90 standard 2023-05-27 01:49:07 +02:00
VisualC
VisualC-GDK gdk: Fix the project 2023-05-26 14:53:17 -07:00
VisualC-WinRT
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt cmake: don't force enable/disable SDL_HIDAPI_LIBUSB 2023-05-28 03:27:20 +02:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt

Simple DirectMedia Layer (SDL) Version 3.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)