Ryan C. Gordon
|
d0effadf68
x11: Don't let XRRSetScreenSize fire a BadMatch error.
|
il y a 3 ans |
Sam Lantinga
|
3a4b217d6c
Allow defining SDL_MAIN_HANDLED on iOS if you're using another runtime that provides an application delegate
|
il y a 3 ans |
Sam Lantinga
|
deed21a83d
Removed useless forward declaration
|
il y a 3 ans |
Sam Lantinga
|
1a9253f752
Removed unused IOS_DYLIB definition
|
il y a 3 ans |
Ethan Lee
|
e5594e6677
wayland: Prefer our SSD implementation if available
|
il y a 3 ans |
Sam Lantinga
|
2d0075eff8
Updated comments for third party Nintendo Switch controllers
|
il y a 3 ans |
Sam Lantinga
|
16010f7561
Added support for the PowerA Nintendo Switch Fusion Arcade Stick
|
il y a 3 ans |
Sam Lantinga
|
b33f470901
Fixed detection of the PDP Afterglow Wireless Switch Controller over Bluetooth
|
il y a 3 ans |
Sam Lantinga
|
6af6950dbc
Added support for the Victrix Gambit Tournament Controller
|
il y a 3 ans |
Sam Lantinga
|
243a8836af
The PowerA Nintendo Switch Fusion Pro Controller has a working USB mode, enabled via the switch on the underside of the controller.
|
il y a 3 ans |
Ethan Lee
|
71897cc1c9
wayland: Always trigger a resize when handling a configure event.
|
il y a 3 ans |
David Gow
|
8f06a629aa
render: Fix -Wmaybe-uninitialized warning in RenderDrawLinesWithRects{,F}
|
il y a 3 ans |
Ethan Lee
|
c20ab7dae9
wayland: Fix GetWindowWMInfo for <2.0.15
|
il y a 3 ans |
Ryan C. Gordon
|
585c11c5ae
direct3d: Fix possibly-incorrect scissor test when clearing.
|
il y a 3 ans |
Cameron Gutman
|
6f684f674e
cocoa: Add keyboard grab support
|
il y a 3 ans |
Sam Lantinga
|
69518b9ecc
Make sure we don't send a resize event while a window is being destroyed
|
il y a 3 ans |
Sam Lantinga
|
3ababa09c5
Don't explicitly use any C runtime library with Visual Studio
|
il y a 3 ans |
Ryan C. Gordon
|
659e1f0a3f
audiocvt: The to-5.1 converters now soften FL and FR channels more.
|
il y a 3 ans |
Christian Rauch
|
f20a85818c
commit after setting/unsetting limits
|
il y a 3 ans |
Sam Lantinga
|
9984891ba8
Use the wl_touch object as a touch ID on Wayland (thanks @russelltg!)
|
il y a 3 ans |
Ethan Lee
|
74162b7401
wayland: Add support for text-input-unstable-v3
|
il y a 3 ans |
Jessica Clarke
|
e4411505ab
Don't pack SDL_AudioCVT on CHERI architectures
|
il y a 3 ans |
Jessica Clarke
|
02daab8736
Fix pointer provenance in SDL_SIMDRealloc
|
il y a 3 ans |
Jessica Clarke
|
8f38ba4d68
Fix casts that should be using uintptr_t
|
il y a 3 ans |
Jessica Clarke
|
c8b4edf3d0
Fix SDL_Event definition to support systems with pointers larger than 8 bytes
|
il y a 3 ans |
Sam Lantinga
|
9d457aa446
Don't uninitialize COM because of what appears to be a bug in Microsoft WGI reference counting.
|
il y a 3 ans |
Sam Lantinga
|
b3a0174b26
Scale the values correctly based on the sensor type (thanks @meyraud705)
|
il y a 3 ans |
Sam Lantinga
|
65ff00ec1b
Query the rate for the correct sensor (thanks @meyraud705)
|
il y a 3 ans |
SDL Wiki Bot
|
72ee0ccdd5
Sync wiki -> header
|
il y a 3 ans |
Sam Lantinga
|
a186a503e7
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
il y a 3 ans |