Ryan C. Gordon
|
88b3252555
kmsdrm: find available card if called without index.
|
6 年之前 |
Sam Lantinga
|
62f806ed6c
This device gets Xinput driver loaded on windows.
|
6 年之前 |
Sam Lantinga
|
337cea4411
Fixed life-cycle issues with two activities sharing HIDDeviceManager
|
6 年之前 |
Sam Lantinga
|
1e728f5075
Close on shutdown, for consistency
|
6 年之前 |
Sam Lantinga
|
e4c9806f4f
Trying to track down NullPointerException in USB input thread
|
6 年之前 |
Sam Lantinga
|
4d771c598a
Don't flash the navigation bar when destroying a fullscreen SDL window
|
6 年之前 |
Sam Lantinga
|
53260b31b5
There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case.
|
6 年之前 |
Sam Lantinga
|
3ac9e2aa4e
Fixed bug 4296 - kmsdrm video driver leaks 1 bo in KMSDRM_GLES_SetupCrtc()
|
6 年之前 |
Ryan C. Gordon
|
367f9b915c
wayland: Fixed missing window sizing events.
|
6 年之前 |
Sam Lantinga
|
f01cdcedbc
It turns out HIDAPI for Xbox controllers doesn't allow background input, so we won't enable it by default on Windows.
|
6 年之前 |
Sam Lantinga
|
a0c53668e6
Allow SDL to use ReLinker if present.
|
6 年之前 |
Sam Lantinga
|
41ee51b9a8
Fixed updating bindings for controllers using the wildcard mappings
|
6 年之前 |
Sam Lantinga
|
b60e5b82fb
Update documentation to note that this hint works on Android too (thanks Trent!)
|
6 年之前 |
Ryan C. Gordon
|
93fb710a46
evdev: Don't initialize struct sigaction with "{ 0 }".
|
6 年之前 |
Sam Lantinga
|
1944556171
Make sure we don't read and write to HIDAPI at the same time, it's not thread-safe on Windows
|
6 年之前 |
Sam Lantinga
|
ae5317e844
The Amlogic X96 is a set-top box
|
6 年之前 |
Sam Lantinga
|
679d355317
Fixed UnsatisfiedLinkError when initializing the HIDDeviceManager in some cases
|
6 年之前 |
Sam Lantinga
|
6e35e42145
Working on bug 3921 - Add some Fastpath to BlitNtoNKey and BlitNtoNKeyCopyAlpha
|
6 年之前 |
Ozkan Sezer
|
922623e1b6
SDL_blit_N.c (BlitNtoNKeyCopyAlpha): fix -Wshadow warnings by adding _
|
6 年之前 |
Sam Lantinga
|
b251876126
commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1
|
6 年之前 |
Ethan Lee
|
0a7faa4ae5
Fix Linux haptic scaling, add 2.1 FIXME
|
7 年之前 |
Ethan Lee
|
de9f5415b3
Filter both SIZE_CHANGED and RESIZED on any SIZE_CHANGED
|
6 年之前 |
Sam Lantinga
|
95579f5f19
Fixed bug 4220 - SDL_GL_CONTEXT_DEBUG_FLAG can fail silently on some Android devices
|
6 年之前 |
Sam Lantinga
|
48f7e7f34d
Corrected PS4 controller entry
|
6 年之前 |
Sam Lantinga
|
f8b4cd410b
Re-enable drag-and-drop events by default
|
6 年之前 |
Alex Szpakowski
|
fb485986eb
macOS: Fix a crash when the video subsystem quits, if SDL_MAC_NO_SANDBOX was defined when SDL was compiled.
|
6 年之前 |
Ryan C. Gordon
|
56ec349d2a
audio: disable NEON converters for now.
|
6 年之前 |
Sam Lantinga
|
e77ec88969
Fixed tablet detection on Android
|
6 年之前 |
Ozkan Sezer
|
35422bd893
fix permissions
|
6 年之前 |
Sam Lantinga
|
c17d62996f
Mark a subsystem as dummy, not disabled, if it was intended to be compiled in.
|
6 年之前 |