Sam Lantinga
|
5025f24033
Don't use RAWINPUT joystick driver on Windows XP
|
2 years ago |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
2 years ago |
Sylvain
|
485bb3565b
Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect
|
2 years ago |
Sam Lantinga
|
70dfd6dd1a
Added mapping for Xbox Series X controller
|
2 years ago |
Frank Praznik
|
ed412c1385
wayland: Cleanup event source comments, headers, and error reporting
|
2 years ago |
Daniel Bomar
|
22461383c6
SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint
|
2 years ago |
Sam Lantinga
|
e8fdb861ef
Removed redundant masking when loading the IMU calibration
|
2 years ago |
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 |