David Jacewicz
|
7c7cd2a605
Fix issue #6037 (incorrect modifier flags on Wayland)
|
před 2 roky |
Wouter Wijsman
|
3903f4c88a
PSP: Use vramalloc instead of conflicting valloc function
|
před 2 roky |
Sam Lantinga
|
333935ff3f
Make sure we completely unlock joysticks when opening HIDAPI devices
|
před 2 roky |
Sam Lantinga
|
47ba997f06
Disable the RAWINPUT joystick driver by default
|
před 2 roky |
Sam Lantinga
|
5025f24033
Don't use RAWINPUT joystick driver on Windows XP
|
před 2 roky |
Brad Smith
|
f4e3af15a1
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
|
před 2 roky |
Sylvain
|
485bb3565b
Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect
|
před 2 roky |
Sam Lantinga
|
70dfd6dd1a
Added mapping for Xbox Series X controller
|
před 2 roky |
Frank Praznik
|
ed412c1385
wayland: Cleanup event source comments, headers, and error reporting
|
před 2 roky |
Daniel Bomar
|
22461383c6
SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint
|
před 2 roky |
Sam Lantinga
|
e8fdb861ef
Removed redundant masking when loading the IMU calibration
|
před 2 roky |
happyharryh
|
a6573f94ab
Fix bugs in IMU calibration loading for Nintendo Controllers
|
před 2 roky |
Frank Praznik
|
6204768653
wayland: Don't block on libdecor_dispatch()
|
před 2 roky |
Frank Praznik
|
e89389ba0e
wayland: Use MAP_PRIVATE when mapping the keyboard keymap file descriptor
|
před 2 roky |
Sam Lantinga
|
5129a07707
Steam Controller support defaults off, as documented in SDL_hints.h
|
před 2 roky |
Sam Lantinga
|
6af17369ca
Added mapping for Qanba Drone on Linux without HIDAPI
|
před 2 roky |
Sam Lantinga
|
93b7196763
Only update the battery level if we're on Bluetooth
|
před 2 roky |
Sam Lantinga
|
120a957d07
Added support for the Qanba Drone Arcade Stick
|
před 2 roky |
Sam Lantinga
|
6bb0c2a5c2
Added documentation for some scancodes
|
před 2 roky |
Sam Lantinga
|
91ff88451b
Disable "The key you just pressed is not recognized by SDL." message by default
|
před 2 roky |
Sam Lantinga
|
139192140c
Fixed reported cases of "Keyboard layout unknown" messages
|
před 2 roky |
Sam Lantinga
|
2c1923859a
Don't remove entries from an existing scancode keymap
|
před 2 roky |
Sam Lantinga
|
99f2a50394
X11 scancode mapping cleanup
|
před 2 roky |
Cameron Gutman
|
f5afb7d11a
directfb: Fix return type of DirectFB_RenderPresent()
|
před 2 roky |
Sam Lantinga
|
fc73386f45
Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!)
|
před 2 roky |
Pierre Wendling
|
eea9f638e2
CI: Update to actions/checkout@v3.
|
před 2 roky |
Simon McVittie
|
7d230af51d
testevdev: Explain why the test data is encoded the way it is
|
před 2 roky |
Simon McVittie
|
81dee31949
testevdev: Add a static assertion for supported sizeof(long)
|
před 2 roky |
Pierre Wendling
|
5b9608e08c
Remove D3D9 workarounds for Watcom.
|
před 2 roky |
Ryan C. Gordon
|
2d7816e358
dynapi: Disable support for API call logging by default.
|
před 2 roky |