Semphris
|
8c4e4d57b3
Add hint to make SDL handle dbus_shutdown()
|
1 년 전 |
Sam Lantinga
|
ca3b8fe91d
Fixed build
|
1 년 전 |
Sam Lantinga
|
e1c3dcb403
Don't try to send the PS third-party feature request to the Logitech G815 keyboard
|
1 년 전 |
Sam Lantinga
|
c309546e8c
Fixed warning: no previous prototype for function 'SDL_GetGameControllerTypeFromString' [-Wmissing-prototypes]
|
1 년 전 |
Sam Lantinga
|
0e913a22db
Renamed ShowTextInput/HideTextInput to ShowScreenKeyboard/HideScreenKeyboard on Android
|
1 년 전 |
Sam Lantinga
|
be29ca0189
Use the application requested size to determine automatic orientation on iOS
|
1 년 전 |
Sam Lantinga
|
f892ae10d6
updateKeyboard should use the SDL window's screen instead of the view window's screen, which may be nil.
|
1 년 전 |
Sam Lantinga
|
674e894574
Added mapping for the RX Gamepad, e.g. Pandora Box 7
|
1 년 전 |
J. Neuschäfer
|
b1ad45acdd
Fix memory barriers on ARMv5
|
1 년 전 |
jfmu
|
eb1b9b418c
SDL_audio.c: Fix crash if we switch from direct output to streaming, and if the buffersizes change.
|
1 년 전 |
Ozkan Sezer
|
7b4f1ef01b
yuv2rgb: warning fixes and comment out unused code
|
1 년 전 |
Vicki Pfau
|
41bf6b5a51
Add basic rumble support to Steam Deck
|
1 년 전 |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 년 전 |
Sam Lantinga
|
d649f95723
Use GNU sed if available
|
2 년 전 |
Sam Lantinga
|
4f8dd2d39d
Speed up processing of update-copyright.sh
|
2 년 전 |
Simon McVittie
|
b02c8267f9
sdl2.m4: Call $PKG_CONFIG rather than hard-coding pkg-config
|
1 년 전 |
SDL Wiki Bot
|
0f8f4f6764
Sync SDL3 wiki -> header
|
1 년 전 |
Reilly Brogan
|
8030e7546a
Fix static build with libdecor 0.2.0
|
1 년 전 |
Reilly Brogan
|
5dfb0c19c8
Fix static build with libdrm 2.4.116
|
1 년 전 |
Alynne
|
2afbb5713c
Add Access Controller
|
1 년 전 |
Tyson Whitehead
|
3b1e0e163b
Try SDL_UDEV_deviceclass to detect joysticks even if in a container
|
1 년 전 |
Sam Lantinga
|
857e5b08c3
Fixed trying to add a game controller mapping for the accelerometer on iOS
|
1 년 전 |
Sam Lantinga
|
49eb375a59
Added SDL2.framework to the embedded frameworks for SDL test programs
|
1 년 전 |
Sam Lantinga
|
aeda6a8e6f
Record the initial input report mode and only restore simple mode if that's what we started with
|
1 년 전 |
Sam Lantinga
|
fe76c40716
Added a runtime check for BLUETOOTH_CONNECT in addition to BLUETOOTH (thanks @perepujal!)
|
1 년 전 |
Julian Uy
|
884c21c565
Use common generic syscond for platforms with no cond implementation
|
1 년 전 |
Julian Uy
|
557d8e2f24
PS2 use WaitSemaEx for waiting for semaphore with timeout
|
1 년 전 |
Sylvain
|
3a8032f491
Make sure the string is terminated, fixed invalid read in SDL_PrivateGameControllerParseControllerConfigString()
|
1 년 전 |
Lukas Senionis
|
e7c4575719
Use crc16 return value when calculating GUID
|
1 년 전 |
Ozkan Sezer
|
39a0013900
Makefile.os2: -DSDL_USE_LIBICONV to fix linkage for GNU libiconv option
|
1 년 전 |