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