a8dbcab132
[Video/KMSDRM] Don't copy the cursor bitmap to the cursor GBM BO until we're showing it.
Manuel Alfayate Corchete
2020-12-20 21:48:05 +01:00
67e9132dd5
Fixed circular dependency problem when building in the test directory
Sam Lantinga
2020-12-20 12:22:28 -08:00
ee180efda7
Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier)
Sam Lantinga
2020-12-20 12:08:49 -08:00
22275b35e4
cmake: fix building for mac (bug #5407.)
Ozkan Sezer
2020-12-20 21:55:02 +03:00
2756b0f337
[Video/KMSDRM] Init and deinit mouse stuff at the same time that GBM stuff.
Manuel Alfayate Corchete
2020-12-20 14:29:58 +01:00
e91153f278
fix non-ARM h/w on FreeBSD builds (bug #5405, patch from David Carlier.)
Ozkan Sezer
2020-12-20 03:03:21 +03:00
cf71e01734
[Video/KMSDRM] Remove auxiliary AMDGPU compatibility workarounds not needed anymore.
Manuel Alfayate Corchete
2020-12-19 23:32:09 +01:00
af1f91cb36
[Video/KMSDRM] Correct typo.
Manuel Alfayate Corchete
2020-12-19 20:21:07 +01:00
cf48955680
[Video/KMSDRM] Honor the device index in Vulkan. Add notes about the display index.
Manuel Alfayate Corchete
2020-12-19 20:15:50 +01:00
ab3a390e26
[Video/KMSDRM] Better ATOMIC caps testing: patch by Oskan Sezer.
Manuel Alfayate Corchete
2020-12-19 17:35:04 +01:00
436499f3ec
[Video/KMSDRM] Comment out some debug info, adjust comments for future work.
Manuel Alfayate Corchete
2020-12-19 02:08:59 +01:00
f0577bc9ea
ControllerList: setup the ps5 default deadzone to match PS4 instead of defaulting to same a XboxOne/Switch
Sam Lantinga
2020-12-18 10:09:06 -08:00
5f7cd1fa88
Added hints to control whether SDL updates joystick and sensor state in the main event loop
Sam Lantinga
2020-12-18 10:08:59 -08:00
d3d2aee7f4
Fixed the name of the PS5 hint
Sam Lantinga
2020-12-09 10:39:36 -08:00
a77a07152a
Disabled raw input debug output
Sam Lantinga
2020-12-09 07:50:15 -08:00
d46dd103d9
Fixed typo in Vulkan load logic
Sam Lantinga
2020-12-09 07:49:07 -08:00
45e3521d0d
Backed out changes for 5366 - cmake build doesn't detect Metal on macOS
Sam Lantinga
2020-12-09 07:32:10 -08:00
bd032c1f72
Fixed bug 5221 - libusb isn't detected correctly in CMake
Sam Lantinga
2020-12-09 07:26:59 -08:00
7fa5e95b62
Fixed bug 5213 - Add support to metal in iOS/tvOS simulator
Sam Lantinga
2020-12-09 07:23:47 -08:00
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
Sam Lantinga
2020-12-09 07:16:22 -08:00
479db43058
Fixed bug 5250 - updaterev.sh failed using CMake Tools on VSCode Remote
Sam Lantinga
2020-12-09 06:56:34 -08:00
a69c61fbfd
Only assign context and mainloop once we have connected successfully
Alistair Leslie-Hughes
2020-08-14 12:08:58 +10:00
88cb4962cd
Fixed bug 5291 - SDL_SetRenderTarget unnecessarily changes target when current target is the native texture of the passed in texture
Sam Lantinga
2020-12-09 06:42:31 -08:00
f2fff21762
Fixed bug 5374 - WGI: Use fast-pass strings.
Sam Lantinga
2020-12-09 06:24:40 -08:00
42c5b4acde
Fixed bug 5366 - cmake build doesn't detect Metal on macOS
Sam Lantinga
2020-12-09 06:17:55 -08:00
250a055727
fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h
Ozkan Sezer
2020-12-09 12:01:10 +03:00
50203d58b3
Fixed bug 5329 - SDL_SetWindowGrab(SDL_FALSE) fails to unlock cursor if window is partially offscreen
Sam Lantinga
2020-12-08 22:00:06 -08:00
3835f2008d
Fix Nyko Airflo Ex Windows mapping, add Linux/Mac mappings
Alice Rowan
2019-03-03 12:38:23 -07:00
43aad96681
Fixed bug 5222 - Crash when running with -DHIDAPI=ON
Sam Lantinga
2020-12-08 19:03:50 -08:00
a2098a47b6
Updated SDL to 2.0.14 in preparation for release candidate
Sam Lantinga
2020-12-08 18:56:06 -08:00
c9723c407f
Fixed potential hang in joystick close if the rumble thread is blocked for some reason
Sam Lantinga
2020-12-07 09:38:21 -08:00
3c68051eaf
Allow background input when testing game controllers
Sam Lantinga
2020-12-04 15:47:28 -08:00
09909d029d
Fixed handling of BACK button on newer Xbox One S controllers
Sam Lantinga
2020-12-03 19:44:47 -08:00
54e5136b50
Refactored Xbox One Bluetooth protocol and verified Xbox One S, Xbox Series X, and Xbox One Elite Series 2 controllers
Sam Lantinga
2020-12-03 18:17:04 -08:00
1031231b29
Fixed duplicating a device between XInput and HIDAPI
Sam Lantinga
2020-12-03 18:17:03 -08:00