Sam Lantinga
|
a169259f62
Actually we don't need to unlock to send k_eSwitchProprietaryCommandIDs_ForceUSB since we don't wait for reply
|
2 rokov pred |
Sam Lantinga
|
c51464d9d8
Put the Nintendo Switch Pro controller back into enhanced mode as needed
|
2 rokov pred |
Anonymous Maarten
|
5c70e45c53
cmake: don't use result of 'find_library' for Android libraries
|
2 rokov pred |
Anonymous Maarten
|
430c39082f
ci: test 'sdl2-config --static-libs' + 'pkg-config sdl2 --static' on ci
|
2 rokov pred |
Anonymous Maarten
|
4690689a4c
cmake: on Apple, don't use find_library for frameworks + use EXTRA_LDFLAGS
|
2 rokov pred |
Sam Lantinga
|
613ce7850e
Fixed interpreting SDL_KMSDRM_DEVICE_INDEX="" as index 0
|
2 rokov pred |
Pierre Wendling
|
36d456797b
CI: Fix CMake workflow.
|
2 rokov pred |
Ryan C. Gordon
|
cc982ea7a7
kmsdrm: let device indexes be > 2 digits.
|
2 rokov pred |
Pierre Wendling
|
c37c1f7ac3
CI: Make macOS universal build with CMake.
|
2 rokov pred |
diddily
|
1f276a5148
Fix Main Thread Checker warning on macOS
|
2 rokov pred |
Ryan C. Gordon
|
31d38f2f30
WhatsNew.txt: Note that minimum macOS version is now 10.9.
|
2 rokov pred |
Ryan C. Gordon
|
542a4da3d6
kmsdrm: check SDL_HINT_KMSDRM_DEVICE_INDEX hint in dri_getindex().
|
2 rokov pred |
Ryan C. Gordon
|
218c3dbb34
cocoa: Don't crash if moving a message box created before SDL_Init.
|
2 rokov pred |
Sam Lantinga
|
f789bc7d5f
Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13
|
2 rokov pred |
Ryan C. Gordon
|
8ff738f234
audio: Report SDL_AUDIODEVICEREMOVED for unopened devices.
|
2 rokov pred |
Ryan C. Gordon
|
5d85c7d300
kmsdrm: Added a hint to specify device index.
|
2 rokov pred |
Ryan C. Gordon
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
2 rokov pred |
Sam Lantinga
|
cbb3f4ca37
Add SDL_guid.h to the global SDL header
|
2 rokov pred |
pionere
|
12211df669
hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0
|
3 rokov pred |
Sam Lantinga
|
a423848ea0
Allow floating point values for SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED
|
2 rokov pred |
diddily
|
1e492b2f6d
Improve behavior of SDL_events_need_periodic_poll() and SDL_events_need_polling()
|
2 rokov pred |
diddily
|
d9bda89fce
Fix updating SDL_update_joysticks and SDL_update_sensors in response to hint changes
|
2 rokov pred |
diddily
|
0ec5bb4e6d
Add missing controller events to `SDL_GameControllerEventState()`
|
2 rokov pred |
Anonymous Maarten
|
f86ec47f86
ci: don't use ANDROID_NDK_HOME environment variable in Android workflow
|
2 rokov pred |
Sam Lantinga
|
4d66501736
Fixed building with 10.9 SDK
|
2 rokov pred |
Cameron Gutman
|
3ab1e303ec
joystick: Refactor and fix a few bugs in Shield HIDAPI driver
|
2 rokov pred |
Cameron Gutman
|
b8a5540740
testgamecontroller: Add battery reporting
|
2 rokov pred |
Sam Lantinga
|
4d8bb89c46
Fixed mouse clip rect bounds on Windows
|
2 rokov pred |
Dean Herbert
|
6bcde52d88
Further adjust implementation of `Cocoa_GetWindowDisplayIndex`
|
2 rokov pred |
Dean Herbert
|
ce8aae1419
Fix `Cocoa_GetWindowDisplayIndex` failing and causing a catastrophic crash
|
2 rokov pred |