happyharryh
|
a6573f94ab
Fix bugs in IMU calibration loading for Nintendo Controllers
|
2 years ago |
Frank Praznik
|
6204768653
wayland: Don't block on libdecor_dispatch()
|
2 years ago |
Frank Praznik
|
e89389ba0e
wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor
|
2 years ago |
Sam Lantinga
|
5129a07707
Steam Controller support defaults off, as documented in SDL_hints.h
|
2 years ago |
Sam Lantinga
|
6af17369ca
Added mapping for Qanba Drone on Linux without HIDAPI
|
2 years ago |
Sam Lantinga
|
93b7196763
Only update the battery level if we're on Bluetooth
|
2 years ago |
Sam Lantinga
|
120a957d07
Added support for the Qanba Drone Arcade Stick
|
2 years ago |
Sam Lantinga
|
6bb0c2a5c2
Added documentation for some scancodes
|
2 years ago |
Sam Lantinga
|
91ff88451b
Disable "The key you just pressed is not recognized by SDL." message by default
|
2 years ago |
Sam Lantinga
|
139192140c
Fixed reported cases of "Keyboard layout unknown" messages
|
2 years ago |
Sam Lantinga
|
2c1923859a
Don't remove entries from an existing scancode keymap
|
2 years ago |
Sam Lantinga
|
99f2a50394
X11 scancode mapping cleanup
|
2 years ago |
Cameron Gutman
|
f5afb7d11a
directfb: Fix return type of DirectFB_RenderPresent()
|
2 years ago |
Sam Lantinga
|
fc73386f45
Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!)
|
2 years ago |
Pierre Wendling
|
eea9f638e2
CI: Update to actions/checkout@v3.
|
2 years ago |
Simon McVittie
|
7d230af51d
testevdev: Explain why the test data is encoded the way it is
|
2 years ago |
Simon McVittie
|
81dee31949
testevdev: Add a static assertion for supported sizeof(long)
|
2 years ago |
Pierre Wendling
|
5b9608e08c
Remove D3D9 workarounds for Watcom.
|
2 years ago |
Ryan C. Gordon
|
2d7816e358
dynapi: Disable support for API call logging by default.
|
2 years ago |
Sylvain
|
f69e004d01
Android default to dynamic API disabled (see #6381)
|
2 years ago |
Sylvain
|
f6ff87788a
Android default to dynamic API disabled (see #6381)
|
2 years ago |
Desour
|
6836273d14
Use XIWarpPointer if compiled with xinput2
|
2 years ago |
Helge Deller
|
fb32effd15
testevdev: Fix detection of word size
|
2 years ago |
Pierre Wendling
|
e710440f58
Vita: Fix typo in CI CMake command.
|
2 years ago |
Ethan Lee
|
be2cb00066
wayland: Check for the input handle before checking the keyboard handle
|
2 years ago |
Sam Lantinga
|
df1bd07dee
d3d12: actually execute the pending commands before processing resize
|
2 years ago |
Frank Praznik
|
0b88e609bc
wayland: Raise wl_seat maximum version to 8
|
2 years ago |
zhailiangliang
|
41c718edca
Fix memory leak in PSP_CreateTexture
|
2 years ago |
happyharryh
|
6f224e4d9f
Made timestamp_us of sensor events increase monotonically for Nintendo controllers
|
2 years ago |
Pierre Wendling
|
4227a0b4f3
Vita: Turn on `SDL_WERROR` in CI.
|
2 years ago |