Go to file
Sam Lantinga 964b9da519 Fixed detecting Steam Deck controller on Proton 9.04
Newer versions of Proton properly pass through the Steam virtual gamepad VID/PID, but older Proton (9.x and older) don't, so we have to rely on Steam and Proton hiding controllers we shouldn't have access to.

Fixes https://github.com/libsdl-org/SDL/issues/12106

(cherry picked from commit da0cf3f634)
2025-01-31 15:34:19 -08:00
2025-01-23 00:32:28 +03:00
2025-01-01 07:48:45 -08:00
2024-10-01 21:22:06 +02:00
2024-07-16 08:32:29 -04:00
2025-01-01 07:48:45 -08:00
2025-01-01 07:48:45 -08:00
2022-11-17 10:43:45 +01:00
2024-10-01 21:22:06 +02:00
2025-01-01 07:48:45 -08:00

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)

Description
Simple Directmedia Layer
Readme 164 MiB
Languages
C 85.8%
C++ 6.6%
Objective-C 3.3%
CMake 1.6%
Perl 0.7%
Other 1.7%