Steven Noonan
|
aed980526c
SDL_video: defer destroying window until GL/EGL/Vulkan unloaded
|
пре 2 година |
Steven Noonan
|
5a7c20b945
hints: replace SDL_HINT_VIDEO_X11_FORCE_EGL with platform-agnostic SDL_HINT_VIDEO_FORCE_EGL
|
пре 2 година |
Sam Lantinga
|
f430ef5ddc
Don't change the window position when creating it on iOS, it is already placed on the correct display
|
пре 2 година |
Sam Lantinga
|
7c05ea0a0e
Added mappings for the GameSir T3 and T4 Pro controllers
|
пре 2 година |
Sam Lantinga
|
404cb27677
Added macOS mappings for the Nintendo Switch Pro Controller over Bluetooth
|
пре 2 година |
pionere
|
29cafa9c94
add SDL_ContextNotSupported and validate flags in SDL_RecreateWindow similar to SDL_CreateWindow
|
пре 2 година |
Ryan C. Gordon
|
1008cc8e5f
video: Add some braces to match SDL coding style.
|
пре 2 година |
pionere
|
ac3349faaf
solve FIXMEs in SDL_video.c
|
пре 2 година |
pionere
|
e5c599f8c6
fix SOLARIS_ATOMICS
|
пре 2 година |
pionere
|
b095df7f5c
simplify MSC_ATOMICS
|
пре 2 година |
meyraud705
|
3dc88da022
Fix Dualshock 4 rumble stopping too early
|
пре 2 година |
Sam Lantinga
|
6432f45a1c
Don't treat the Nintendo IMU as a separate game controller on Linux
|
пре 2 година |
Sam Lantinga
|
2e3b4f3fd7
Don't send rumble to the Amazon Luna controller on macOS
|
пре 2 година |
Sam Lantinga
|
02bc359b64
Shorten "Bensussen Deutsch & Associates,Inc.(BDA)" to "BDA" for controller names
|
пре 2 година |
Ryan C. Gordon
|
b0dc6709b9
coreaudio: Don't use deprecated kAudioObjectPropertyElementMaster symbol.
|
пре 2 година |
Ozkan Sezer
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
пре 2 година |
pionere
|
e873d60981
fix handling of SDL_EventQ.active
|
пре 2 година |
pionere
|
eb670742f5
better SDL_AtomicGet(Ptr) implementation
|
пре 2 година |
Ozkan Sezer
|
64c93f7804
replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
пре 2 година |
Hubert Maier
|
5dc93451d2
JANITORIAL : Correct some more spelling mistakes (#6489)
|
пре 2 година |
Sam Lantinga
|
c2675d74c5
Revert "cocoa: Discard the IME Candidate Window immediately when Escape is pressed"
|
пре 2 година |
Sam Lantinga
|
f2ce7c5fb2
Added the G29 as a PlayStation controller
|
пре 2 година |
Sam Lantinga
|
9d1dbd2ad8
Added note about trigger rumble availability across third-party Xbox One controllers
|
пре 2 година |
Sam Lantinga
|
e7a56323ab
Make sure we wait after sending the rumble packet when initializing the PowerA Xbox One Mini Wired Controller
|
пре 2 година |
Sam Lantinga
|
6875e62af3
Make sure we don't send Xbox controllers rumble so quickly that it overwhelms the firmware
|
пре 2 година |
Sam Lantinga
|
38af459dd9
Fixed potential clobbering of packets of different types using SDL_HIDAPI_SendRumble()
|
пре 2 година |
Sam Lantinga
|
e45cb5b1e2
Fixed initializing the PowerA Xbox One Mini Wired Controller
|
пре 2 година |
Edward Li
|
0d76e2a8a1
cocoa: Discard the IME Candidate Window immediately when Escape is pressed
|
пре 2 година |
Sam Lantinga
|
15a9890919
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
|
пре 2 година |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
пре 2 година |