Sam Lantinga
|
e5ccc80aba
Removed useless branch test
|
2 年之前 |
Sam Lantinga
|
00096baf18
Actually we need to enumerate the 8BitDo Xbox SKUs
|
2 年之前 |
Sam Lantinga
|
1dbe85efd1
Assume all 8BitDo Xbox controllers have a share button
|
2 年之前 |
Sam Lantinga
|
52bffcbcd5
Destroy the window surface if we've created it for the software renderer
|
2 年之前 |
Sam Lantinga
|
89433c2339
Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!)
|
2 年之前 |
Sam Lantinga
|
b0fd3fad53
Make sure we include the null terminator in XLookupStringAsUTF8()
|
2 年之前 |
Sam Lantinga
|
31dfc10c3b
Fixed connecting and disconnecting real-joysticks closing virtual joysticks in Emscripten (thanks David!)
|
2 年之前 |
Sam Lantinga
|
66399e4211
Revert "cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H"
|
2 年之前 |
Sam Lantinga
|
45075eec86
Revert "configure: move HAVE_LINUX_INPUT_H to CheckInputEvents()"
|
2 年之前 |
Ozkan Sezer
|
9b2c70c9c8
fix a possible memory leak in SDL_vasprintf()
|
2 年之前 |
Sam Lantinga
|
ac23faf0a6
Fixed potential uninitialized memory access (thanks Mathieu!)
|
2 年之前 |
Ozkan Sezer
|
221d6ea8a8
configure: move HAVE_LINUX_INPUT_H to CheckInputEvents()
|
2 年之前 |
Anonymous Maarten
|
01eb305493
cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H
|
2 年之前 |
Sam Lantinga
|
15ead9a40d
Updated to version 2.28.5 for release
|
2 年之前 |
Sam Lantinga
|
7ebfaa0ea2
Check to make sure the Windows joystick device has buttons and axes
|
2 年之前 |
Anonymous Maarten
|
5f4ddebf76
cmake: reset check state before testing -fobjc-arc
|
2 年之前 |
Anonymous Maarten
|
0f8858cf2d
cmake: check -fobjc-arc compiler flag on Apple platforms
|
2 年之前 |
Anonymous Maarten
|
98abc15769
cmake: file(RELATIVE_PATH) needs 2 absolute paths
|
2 年之前 |
Frank Praznik
|
746d74b140
wayland: Sanity check pointers and protocols before confining
|
2 年之前 |
Frank Praznik
|
7d9595b14f
wayland: Check the relative pointer handle before destroying
|
2 年之前 |
Sam Lantinga
|
63d259edf0
Fixed making the EGL context current when resuming on Android
|
2 年之前 |
Ozkan Sezer
|
fcd0c9843e
CI: change FreeBSD CI runner to cross-platform-actions.
|
2 年之前 |
Sam Lantinga
|
74b3959e04
Added support for the HP HyperX Clutch Gladiate controller
|
2 年之前 |
Sam Lantinga
|
a5df48514e
Added support for "%[]" sscanf syntax
|
2 年之前 |
Sam Lantinga
|
78d5fbf398
SDL_IsJoystickProductWheel() returns SDL_TRUE for Asetek wheelbases (thanks @IOBYTE!)
|
2 年之前 |
Sam Lantinga
|
5d66429cc3
Add missing error reporting in Android_JNI_FileOpen()
|
2 年之前 |
Sam Lantinga
|
2ca041d294
Revert "Check to make sure the Windows joystick device has buttons and axes"
|
2 年之前 |
Cameron Gutman
|
b3f19b14d7
Check for device disconnection in HIDAPI_JoystickOpen()
|
2 年之前 |
Sylvain
|
a85cf62c12
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
3 年之前 |
Ryan C. Gordon
|
5be746acbc
x11: Properly check for XInput2 support before using it.
|
2 年之前 |