Ryan C. Gordon
|
ead67481c0
video: Only set GL_FRAMEBUFFER_SRGB state if the hint requests it.
|
2 months ago |
Sam Lantinga
|
c381b2bdfa
Use 20 ms as the default audio buffer size on Android
|
2 months ago |
Sam Lantinga
|
ab50f30bb1
Added code to detect memory overwrites on Windows
|
2 months ago |
DominusExult
|
e049fff360
Fix testime to pass window coordinates to SDL_SetTextInputArea().
|
2 months ago |
Rachel Blackman
|
46e553a44c
Add support for new Steam Controller on Android (#15044)
|
2 months ago |
Sam Lantinga
|
f1dd6db701
Removed unnecessary log message
|
2 months ago |
Sam Lantinga
|
79f5f674bd
Use the correct report format for BLE Steam Controller reports
|
2 months ago |
Sam Lantinga
|
7b27056ea0
Fixed Steam Controller BLE report size
|
2 months ago |
Sam Lantinga
|
9b7f55be89
Make sure we report ID_TRITON_CONTROLLER_STATE_BLE on iOS
|
2 months ago |
Sam Lantinga
|
0b1c592fda
Steam Controller report 0x45 is used for BLE mode
|
2 months ago |
Sam Lantinga
|
84c21cf970
Updated Steam Controller packet handling
|
2 months ago |
Sam Lantinga
|
4e2fd57e77
Fixed initializing the PowerA OPS v1 Wireless Controller
|
2 months ago |
Sam Lantinga
|
2b484a1ccb
Fixed initializing the PowerA Fusion Pro 4 on Steam Link hardware
|
2 months ago |
Ryan C. Gordon
|
ac3afa1f38
audio: Moved a variable into nested scope where it's actually used.
|
2 months ago |
Sam Lantinga
|
eaeca340f3
Fixed HIDAPI hotplug detection in applications that don't initialize video
|
2 months ago |
Sam Lantinga
|
d3f9899df5
Fixed HIDAPI hotplug detection when initializing gamepads off the main thread
|
2 months ago |
Sam Lantinga
|
e134d6fd7e
Added a note about SDL_HINT_AUTO_UPDATE_JOYSTICKS to the SDL_UpdateJoysticks() docs
|
2 months ago |
SDL Wiki Bot
|
73500019ea
Sync SDL3 wiki -> header
|
2 months ago |
chenzw
|
85c297a28b
Added IMU support for GameSir controllers with optimized sampling rate and timestamp synchronization.
|
2 months ago |
walle
|
6f1aa78e04
fixed trigger axes formula: data * 257 - 32768 (same as PS4)
|
2 months ago |
walle
|
226057601f
fixed Clamp -(-32768) to 32767 to avoid Sint16 overflow wrapping back to -32768
|
2 months ago |
chenzw
|
304fcaeec2
SendGameSirModeSwitch code cleanup
|
2 months ago |
chenzw
|
6ae268ba17
Remove GameSir-G7 Pro
|
2 months ago |
SDL Wiki Bot
|
d2ca570050
Sync SDL3 wiki -> header
|
2 months ago |
Sam Lantinga
|
71f4af7322
Eliminate contention between HIDAPI controller reads and writes
|
2 months ago |
Ryan C. Gordon
|
31404a9dcb
wasapi: Patched to compile.
|
2 months ago |
Sylvain
|
a35bcad0be
Android: prevent SDLActivity and Main Thread to access mJoystick at the
|
2 months ago |
SDL Wiki Bot
|
6f45f97af0
Sync SDL3 wiki -> header
|
2 months ago |
Ryan C. Gordon
|
c223c5494d
wasapi: stop infinite loop in audio thread when recording device is unplugged.
|
2 months ago |
Ryan C. Gordon
|
267e681a0b
emscripten: drag-and-drop fixes.
|
2 months ago |