Simple DirectMedia Layer https://libsdl.org
Find a file
Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h
SDL_gamecontroller.h has been renamed SDL_gamepad.h, and all APIs have been renamed to match.

Fixes https://github.com/libsdl-org/SDL/issues/6885
2022-12-27 09:47:24 -08:00
.github
android-project
build-scripts SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
cmake
docs SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
include SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
mingw/pkg-support/cmake
src SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
test SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
VisualC SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
VisualC-GDK SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
VisualC-WinRT SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
wayland-protocols
Xcode SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
Xcode-iOS/Demos
.clang-format
.editorconfig
.gitignore SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.minimal
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00

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)