Sam Lantinga
|
34c5bde355
Improved RAWINPUT <-> XInput/WGI device correlation
|
1 year ago |
Sam Lantinga
|
9117b2e300
Fixed crash if RAWINPUT is not initialized
|
1 year ago |
Sam Lantinga
|
6bf5f5a221
Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers
|
1 year ago |
Sam Lantinga
|
92fd2938e7
Minor cleanup
|
1 year ago |
Andre Barata
|
9cd7cbe134
Added support for absolute mice with evdev
|
1 year ago |
Christopher Wellons
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
Ozkan Sezer
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
1 year ago |
Sam Lantinga
|
156c7badf5
Re-added mappings for older Xbox One controllers on Linux
|
1 year ago |
Joshua Barnett
|
547c8c288b
Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native
|
1 year ago |
Sam Lantinga
|
4b1dd54a56
Fixed mapping BTN_TR2 to right trigger
|
1 year ago |
Alex Maese
|
acdde129bb
X11: Use XFixes to detect clipboard updates
|
1 year ago |
Sam Lantinga
|
f8a0135edf
Added WGI gamepad added/removed listeners for RAWINPUT
|
1 year ago |
Sam Lantinga
|
1f7bc08884
Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet
|
1 year ago |
Sam Lantinga
|
de849d5e6f
Lazily initialize the WGI gamepad support
|
1 year ago |
Sam Lantinga
|
a6228e7aaf
Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers
|
1 year ago |
Sam Lantinga
|
e16a83d393
Prefer using XInput for rumble over WGI, as it allows rumble in the background
|
1 year ago |
Sam Lantinga
|
a0a3957eb6
Continue running XInput detection while RAWINPUT is active
|
1 year ago |
Takase
|
b90343e512
video(wayland): use both --icon and --icon-name for Zenity (#7897)
|
1 year ago |
Sam Clegg
|
042243471f
emscripten: Add JS library dependencies using EM_JS_DEPS macro
|
1 year ago |
Sam Lantinga
|
3054c0dc50
Fixed %p formatting when there is following text
|
1 year ago |
Sam Lantinga
|
52d63ba26c
Do a full UCS4 zero termination on iconv converted strings
|
1 year ago |
Sam Lantinga
|
bad5431a14
Fixed wayland clipboard not always updating in response to Ctrl-C
|
1 year ago |
Sam Lantinga
|
1ab452fc57
Fixed printf formatting for "%p" and added a unit test to check it
|
1 year ago |
Sam Lantinga
|
2a946832ba
Added GetClientScreenRect() and fixed build for C89 compilers
|
1 year ago |
Sam Lantinga
|
488a91eb40
Fixed crash if mutex functions are used before any mutex has been created
|
2 years ago |
expikr
|
f75c0e3204
center cursor to client area (excludes titlebar thickness)
|
1 year ago |
Sam Lantinga
|
4d4c81d438
Revert "Update SDL_windowswindow.c"
|
1 year ago |
expikr
|
1e6c128c4c
Update SDL_windowswindow.c
|
1 year ago |
Anonymous Maarten
|
1c6a649362
cmake: check whether SONAME actualy exists
|
1 year ago |
Anonymous Maarten
|
0262f757e1
cmake: check whether libunwind can be compiled and linked against
|
1 year ago |