Ethan Lee
|
63ae103cd1
wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks
|
há 3 anos atrás |
Sam Lantinga
|
ebed961cb2
Fixed build with older Linux kernel headers
|
há 3 anos atrás |
Sam Lantinga
|
a0f8afb599
Separated the HIDAPI subsystem from HIDAPI joysticks
|
há 3 anos atrás |
Sam Lantinga
|
11ae43ca16
Only lock the pointer for mouse relative mode, there isn't really a concept of grab and confinement on iOS
|
há 3 anos atrás |
Misa
|
66a08aa391
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
há 3 anos atrás |
Sam Lantinga
|
828a0a4a10
Fixed mapping for PS4 controller when using the classic Joystick
|
há 3 anos atrás |
Sam Lantinga
|
dc9de1e2bd
Get the correct USB VID/PID information for /dev/input/js* devices
|
há 3 anos atrás |
Sam Lantinga
|
bd92a95f22
Cleanup for the /dev/js* support (thanks @meyraud705)
|
há 3 anos atrás |
Mathieu Eyraud
|
3090812e1e
Convert last SDL_IOReady()'s 2nd parameter to flags
|
há 3 anos atrás |
Sam Lantinga
|
1c78b08007
Added support for /dev/input/js* on Linux
|
há 3 anos atrás |
Sam Lantinga
|
65a50b2430
Re-enable udev joystick enumeration by default
|
há 3 anos atrás |
Sam Lantinga
|
dfb834d3d4
Track button state for each mouse input source separately
|
há 3 anos atrás |
Ryan C. Gordon
|
cb4491ca60
Sync wiki -> header
|
há 3 anos atrás |
Sam Lantinga
|
eda4c40732
Make sure the X event is an Xkb event before checking the Xkb event type
|
há 3 anos atrás |
Ryan C. Gordon
|
a1c125c1f5
fnsince.pl: Report unreleased APIs as part of the next release version.
|
há 3 anos atrás |
Ryan C. Gordon
|
b42ae3dbfe
Sync wiki -> header
|
há 3 anos atrás |
Sam Lantinga
|
98c9836287
Don't clobber the error in SDL_ShowMessageBox() if one has been set at
|
há 3 anos atrás |
Sam Lantinga
|
dca5ce4ea3
Clarified that AAudio is only used on Android 8.1 and newer
|
há 3 anos atrás |
Sam Lantinga
|
dc4c7d9539
Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer
|
há 3 anos atrás |
Sam Lantinga
|
d5032582e0
Use consistent language between SDLTest_AssertPass() and SDLTest_AssertCheck()
|
há 3 anos atrás |
Sam Lantinga
|
6c4b4ee7a6
Don't assert on API parameters
|
há 3 anos atrás |
Sam Lantinga
|
fed857787a
Update the orientation and display modes when the display settings change on Windows
|
há 3 anos atrás |
Sam Lantinga
|
c0f1109bd0
Implemented querying the orientation of displays on Windows
|
há 3 anos atrás |
Sam Lantinga
|
3a31a45028
End the scene before resetting the D3D device, since we'll start with BeginScene after that.
|
há 3 anos atrás |
Cameron Gutman
|
6b64c47b69
haptics: Enumerate XInput/DInput joysticks after haptic init
|
há 3 anos atrás |
Sam Lantinga
|
6f9909b609
These functions made it into 2.0.18
|
há 3 anos atrás |
Eric Wasylishen
|
0d98793693
testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936)
|
há 3 anos atrás |
Sam Lantinga
|
27ce914463
Send absolute mouse motion when in normal mouse mode and relative mouse motion when in relative mode on iOS
|
há 3 anos atrás |
Sam Lantinga
|
19c129faba
Added documentation that the UIApplicationSupportsIndirectInputEvents key must be set to true
|
há 3 anos atrás |
Sam Lantinga
|
a7e2e3a329
Fixed rendering in the iOS touch demo
|
há 3 anos atrás |