Sam Lantinga
|
2e9821423a
Aded a patch note for relative mouse mode over RDP
|
3 年之前 |
Cameron Gutman
|
715d481271
windows: Fix GUI key state when grabbing the keyboard
|
3 年之前 |
Sam Lantinga
|
b6bc3a6b0e
Added a mapping for the PS4 touchpad button on Windows
|
3 年之前 |
Sam Lantinga
|
4b571c624c
Added an option to map the touchpad button for Sony controllers
|
3 年之前 |
David Gow
|
f6fdbc1e37
video: x11: Fix an invalid SDL_LogError() call
|
3 年之前 |
Sam Lantinga
|
3ba9276aff
Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine)
|
3 年之前 |
Sam Lantinga
|
6872cb12e6
null-terminate the message buffer if FormatMessage() fails
|
3 年之前 |
Fredrick Brennan
|
b5d47aa297
Fix comment style for old compilers (`//`⇒`/**/`)
|
3 年之前 |
Fredrick Brennan
|
367684b0c2
Add patches suggested by @slouken in round 1 review
|
3 年之前 |
Fredrick Brennan
|
9c03d25543
Add back X11 legacy WM_NAME encodings
|
3 年之前 |
Ethan Lee
|
72e53e4b87
wayland: Clear driverdata before calling ResetDisplayModes
|
3 年之前 |
Ozkan Sezer
|
ede73b4cfc
testnativeos2.c: make its code style to match SDL2.
|
3 年之前 |
Sam Lantinga
|
942973dd86
Use mouse ID 0 for raw mouse events
|
3 年之前 |
Sam Lantinga
|
f1c15aa324
Tests cover the latest SDL features
|
3 年之前 |
Sam Lantinga
|
976328bb0f
Fixed ABI break in SDL test header
|
3 年之前 |
Sam Lantinga
|
dd2f91118e
Fixed warnings with Windows SDK 10.0.19041
|
3 年之前 |
Sam Lantinga
|
c2904c8ce7
Fixed compile warnings and errors
|
3 年之前 |
Ozkan Sezer
|
8f17af5e21
hidapi: mark libusb function pointers with LIBUSB_CALL.
|
3 年之前 |
Nate River
|
6c25aed419
added hint for joysticks to stablize sixaxis & dualshock controllers (#5007)
|
3 年之前 |
Sam Lantinga
|
a6cbe0ab87
Controllers are always centered at zero using XInput and WGI
|
3 年之前 |
Sam Lantinga
|
aa1d76e829
Added a patch note about WinRT/UWP WGI support
|
3 年之前 |
Sam Lantinga
|
09b7ca27d6
Get the current WGI controller list at startup
|
3 年之前 |
Sam Lantinga
|
12895eca1a
Fixed WGI initialization on Win32
|
3 年之前 |
Sam Lantinga
|
110e4e1334
Use WGI instead of XInput for Windows 10 UWP apps
|
3 年之前 |
Sam Lantinga
|
e04a0221e3
Fixed crash running SDL test programs on UWP
|
3 年之前 |
Ozkan Sezer
|
5a0ea7fb17
Check for O_CLOEXEC definition in fcntl.h at configuration time,
|
3 年之前 |
Cameron Gutman
|
f903a39e13
haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android
|
3 年之前 |
Sam Lantinga
|
11a9cd6344
Fixed building SDL on UWP
|
3 年之前 |
Sam Lantinga
|
3008b005c3
Include SDL_hidapi.h in the public headers
|
3 年之前 |
Mathieu Eyraud
|
02021ae753
Return capabitlities from RawInput joystick
|
3 年之前 |