Paul Vick
|
554bee6aae
Fix #13276: Crash in SDL_GetAudioDeviceChannelMap
|
8 месяцев назад |
Rémi Verschelde
|
3e0ce51067
joystick: Fix MSVC errors C2099 with `/fp:strict`
|
8 месяцев назад |
Ozkan Sezer
|
7261c43342
alsa: change an SDL_LogError into SDL_LogDebug.
|
9 месяцев назад |
Marcin Serwin
|
ad57c6ea37
test: Fix resource paths in testtray
|
8 месяцев назад |
mitchellcairns
|
caecff650d
Resolve bug for calibration Nintendo Switch Pro Controller (#13260)
|
8 месяцев назад |
Mitch Cairns
|
f6300be4b2
Fixed Nintendo Switch thumbstick calibration
|
8 месяцев назад |
Sam Lantinga
|
bde5687a3c
Fixed Nintendo Switch Pro thumbstick calibration
|
8 месяцев назад |
Sam Lantinga
|
0f3504f78d
Updated testffmpeg for ffmpeg 7.1
|
8 месяцев назад |
Sam Lantinga
|
0aaa0321cc
Fixed warning C5286: implicit conversion from enum type 'VkFilter' to enum type 'SDL_ScaleMode'
|
8 месяцев назад |
Josh Dowell
|
caaaf52583
win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput
|
8 месяцев назад |
Ozkan Sezer
|
56449f167d
hidapi/libusb: disable C5287 warning in MSVC builds
|
8 месяцев назад |
Ryan C. Gordon
|
c7325228dc
audio: Enumerating audio devices will skip zombie devices still in the hash.
|
9 месяцев назад |
Sam Lantinga
|
079967afa5
Clarify that SDL_GetAudioStreamDevice() returns the logical device.
|
9 месяцев назад |
Lilian Gimenez
|
2ed55b614c
Fix support for F21 to F24 scancodes on Linux
|
9 месяцев назад |
Frank Praznik
|
28721e3cd2
test: Fix a window parenting bug in testmodal
|
9 месяцев назад |
Frank Praznik
|
9d9845d063
video: Explicitly disallow setting the parent of a window to itself
|
9 месяцев назад |
ceski
|
a96dc76831
Read Switch controller gyro/accel sensitivity coeffs (SDL3)
|
9 месяцев назад |
e4m2
|
ad8e517227
Tweak Vulkan include guard check and 64-bit platform defines (#13210)
|
9 месяцев назад |
Sam Lantinga
|
8d578d590f
Fixed replacing existing specific gamepad mappings
|
9 месяцев назад |
Sam Lantinga
|
6b4a211374
Added support for the ZEROPLUS P4 Wired Gamepad
|
9 месяцев назад |
Sam Lantinga
|
55b023c961
Remove the CRC from automatically generated gamepad mappings
|
9 месяцев назад |
Frank Praznik
|
e2d0fe3e2f
x11: Resize fixed-size windows after mapping on xmonad
|
9 месяцев назад |
Frank Praznik
|
6b56ff7a97
win32: Ensure that text input is initially disabled when creating a window
|
9 месяцев назад |
Ethan Lee
|
67f796ebde
gdk: Ignore focus loss events caused by text input showing the OSK
|
9 месяцев назад |
Sam Lantinga
|
06da7490fc
Added support for the NACON Revolution X Unlimited controller on macOS
|
9 месяцев назад |
Sam Lantinga
|
af83c442d3
Fixed input from the MayFlash GameCube adapter with version 7 firmware
|
9 месяцев назад |
Sam Lantinga
|
d726e98596
Updated to version 3.2.17 for development
|
9 месяцев назад |
Caleb Cornett
|
c9a6709bd2
gpu: Add BC2_RGBA_UNORM_SRGB to GetBlockWidth/Height functions
|
1 год назад |
Evan Hemsley
|
25816bea41
GPU: Binding validation and prevent null dereference if expected binding is missing (#13164)
|
9 месяцев назад |
Sam Lantinga
|
e0f6e96da0
Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!)
|
9 месяцев назад |