Aikawa Yataro
|
4800edfa0c
Update qsort implementation
|
10 months ago |
Sam Lantinga
|
5a26b26880
Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!)
|
10 months ago |
Sam Lantinga
|
a6fdd155fb
Pass through the original name used by the Steam Virtual Gamepad
|
10 months ago |
Miku AuahDark
|
77285b6c3f
Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window.
|
10 months ago |
SDL Wiki Bot
|
744eb00b04
Sync SDL2 wiki -> header
|
10 months ago |
rfht
|
177dfddaf7
simplify OpenBSD D-pad calculation with bitwise operation (#7996)
|
1 year ago |
Ryan C. Gordon
|
510f413bb8
coreaudio: simplify memory leak fix.
|
10 months ago |
obeecodes
|
a9da8dd22d
Addressed memory leak in SDL_coreaudio.m
|
10 months ago |
Ozkan Sezer
|
a4d240d295
SDL_events.c: remove long long casts an the override of SDL_PRIs64
|
10 months ago |
Ozkan Sezer
|
9422c57201
revert commit ac25395 as it broke linux..
|
10 months ago |
Ozkan Sezer
|
ac253956b9
SDL_events.c: override of SDL_PRIs64 for mingw is no longer needed
|
10 months ago |
Ozkan Sezer
|
948b926d47
SDL_qsort.c: better match private funcs' compare args to SDL3 version.
|
10 months ago |
SDL Wiki Bot
|
143d5d779c
Sync SDL2 wiki -> header
|
10 months ago |
Sam Lantinga
|
169f77ed5e
Re-enable full controller reports for Joy-Con controllers
|
10 months ago |
Sam Lantinga
|
6b9bf71133
Try to guess the type of a Nintendo Switch controller if we can't read the device info
|
10 months ago |
Sam Lantinga
|
f1b19aa744
Ignore spurious reply packets when reading Nintendo Switch controller reports
|
10 months ago |
Ozkan Sezer
|
ce6d3c5cc1
SDL_qsort.c: change private function compare args to SDL_CompareCallback
|
10 months ago |
Ryan C. Gordon
|
b2b2369414
Moved function pointer params to typedefs, etc, for latest wikiheaders.
|
10 months ago |
Sam Lantinga
|
477c718744
Added wiki-style documentation for SDL_JoystickGUID
|
10 months ago |
Hanicef
|
1c3090a1ac
Fix broken dead key behavior on Wayland
|
10 months ago |
Sam Lantinga
|
7fce9f3fd0
Minor cleanup for SDL style
|
10 months ago |
Sam Lantinga
|
2e8bd8f1f3
Fixed build
|
10 months ago |
Fabrice Desclaux
|
22c14442e2
Fix spurious LCtrl on RAlt key pressed
|
10 months ago |
Oleg
|
0f9191a643
Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list
|
10 months ago |
Frank Praznik
|
fc6bbde525
wayland: Set the initial min/max limits on non-libdecor windows during a show operation
|
10 months ago |
Sam Lantinga
|
f520062ad1
Fixed PlayStation detection interrupting input for the Logitech K400 keyboard
|
10 months ago |
Sam Lantinga
|
e2f597de84
Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode
|
1 year ago |
Ozkan Sezer
|
70faef84aa
build-scripts/ltmain.sh: minor updates hand-picked from mainstream
|
10 months ago |
Sam Lantinga
|
997ef88605
Sort joystick drivers in Android.mk
|
10 months ago |
Sam Lantinga
|
f725ce492c
Build the dummy joystick driver on Android
|
10 months ago |