Ryan C. Gordon
|
de019568dc
audio: Prebake the resampler's kaiser table instead of doing it at runtime.
|
il y a 3 ans |
Ryan C. Gordon
|
f6eb4b0759
pulseaudio: Feed audio data in response to write callbacks.
|
il y a 3 ans |
Sam Lantinga
|
01ef98a5d0
Don't force keyboard auto-repeat on, if the user has disabled it for some reason
|
il y a 3 ans |
FriendlyAI
|
795744fc75
Turn off relative mouse before window checks as well
|
il y a 3 ans |
FriendlyAI
|
e2d268a399
SDL_cocoamouse.m: SetRelativeMouseMode even if out of focus
|
il y a 3 ans |
Jibb Smart
|
d7c07d6b09
Read motion sensor scale from Switch controllers (#5555)
|
il y a 3 ans |
Mirko Galimberti
|
76afb8583b
Introduces Cocoa_GetWindowDisplayIndex. This enable a proper management for dpi when switching between retina and non-retina displays.
|
il y a 3 ans |
Dimitriy Ryazantcev
|
c39df2fb0c
joystick: get HID top-level collection preparsed data directly from RawInput API.
|
il y a 3 ans |
Eddy Jansson
|
8c1584e8e8
WhatsNew: Start block for 2.0.24
|
il y a 3 ans |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
il y a 3 ans |
Mathieu Eyraud
|
0b2a55ea7d
Fix typo
|
il y a 3 ans |
meyraud705
|
3dcfe86082
Add joystick battery event
|
il y a 3 ans |
meyraud705
|
0964c84d77
Always use SDL_PrivateJoystickBatteryLevel to update battery level
|
il y a 3 ans |
Sam Lantinga
|
fa29e2d7f7
Updated to version 2.0.23 for development
|
il y a 3 ans |
Ryan C. Gordon
|
53dea98309
x11: revert checks for _NET_WM_STATE_FULLSCREEN changes.
|
il y a 3 ans |
Sam Lantinga
|
981e1e3c44
Fixed logical size synchronization issue on macOS
|
il y a 3 ans |
Ozkan Sezer
|
7a5743031d
hidapi, libusb: import mainstream commit 536bad201e
|
il y a 3 ans |
Sam Lantinga
|
fa073ed01a
Revert "Fix relative mouse input for Unvanquished (unvanquished.net)"
|
il y a 3 ans |
Sam Lantinga
|
8986efd643
Added support for the Backbone One controller on iOS
|
il y a 3 ans |
Sam Lantinga
|
2ca0837888
SDL: sometimes the PS5 controller doesn't report having to power even when connected over USB. Possibly related to being completely charged? Either way we already know that it's USB or BT so let's use the driver's knowledge instead.
|
il y a 3 ans |
Sam Lantinga
|
04bf7c9434
Fixed build
|
il y a 3 ans |
Sam Lantinga
|
d9b5805ba5
Return a correlation error when trigger rumble is attempted without correlation
|
il y a 3 ans |
Eddy Jansson
|
0288de8529
SDL_Rect: Add \sa documentation block to SDL_FRect
|
il y a 3 ans |
Sam Lantinga
|
ba62ead5ec
Handle potential out of memory condition when working with hints
|
il y a 3 ans |
Cameron Gutman
|
145824f6ab
WGI: Only call RoUninitialize() if RoInitialize() succeeded
|
il y a 3 ans |
Cameron Gutman
|
00b2e10a7a
WGI: Keep a reference to the MTA to avoid crashing on COM teardown
|
il y a 3 ans |
Cameron Gutman
|
8982d9f403
windows: Fix RoInitialize() failure after a CoInitializeEx() call using apartment threading
|
il y a 3 ans |
Cameron Gutman
|
923cb4463e
windows: Fix calling convention for RoInitialize/RoUninitialize
|
il y a 3 ans |
Ryan C. Gordon
|
d4a01bfef0
os2: SDL_DestroyMutex should ignore NULL mutexes.
|
il y a 3 ans |
Eddy Jansson
|
a40405d724
hidapi: Wrap CopyHIDDeviceInfo in define checks.
|
il y a 3 ans |