Manuel Alfayate Corchete
|
87eb734c4e
[KMS/DRM] Don't ask SDL to scale image when in Vulkan mode.
|
4 éve |
JibbSmart
|
e9887045a2
Gyro and Accel sensor support for Switch Pro Controller.
|
4 éve |
Manuel Alfayate Corchete
|
85e8adf78d
[KMS/DRM] Unused code cleaning.
|
4 éve |
Manuel Alfayate Corchete
|
5105ecf8b1
[KMS/DRM] Move surface size info to window driverdata, for coherency.
|
4 éve |
Manuel Alfayate Corchete
|
2067a7db8e
[KMS/DRM] Fix fullscreen to windowed transition. Fix aspect ratio correction without using planes.
|
4 éve |
Sylvain Becker
|
958e5d5b34
SDL_UpdateNVTexture: fixed pitch/bpp for GLES2 (bug #5430)
|
4 éve |
Sylvain Becker
|
68815b6c06
Fixed bug 5465 - Invalid memcpy inside SDL_GestureDelTouch (Thanks dmikushin and Yuki Okumura)
|
4 éve |
Sylvain Becker
|
b94718e0a7
SDL_UpdateNVTexture: for D3D11, same notation as SDL_UpdateTexture (bug #5430)
|
4 éve |
Manuel Alfayate Corchete
|
850d9c8c0d
[KMS/DRM] Cleanup remainings from plane/scaling usage.
|
4 éve |
Ozkan Sezer
|
8636bc06de
acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605
|
4 éve |
Manuel Alfayate Corchete
|
2aeb317743
[KMS/DRM] Fix vkQuake3 in OpenGL mode.
|
4 éve |
Sam Lantinga
|
8746788fea
KMSDRM_LEGACY is no longer legacy
|
4 éve |
Ozkan Sezer
|
29888bd69a
fixed permissions of xcode project file
|
4 éve |
Ozkan Sezer
|
8d3963421d
regenerated configure
|
4 éve |
Sam Lantinga
|
50ea3b77f1
Fixed bug 5080 - SDL_netbsdaudio: Always use the device's preferred frequency
|
4 éve |
Sam Lantinga
|
2f72535c62
Fixed joysticks generating SDL mouse events
|
4 éve |
Sam Lantinga
|
a5dba7d3ab
Fixed Xbox One Series X share button incorrectly triggering on newer firmware
|
4 éve |
Manuel Alfayate Corchete
|
b24494734b
[KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC.
|
4 éve |
Manuel Alfayate Corchete
|
940e1b8dd9
[KMS/DRM] Small readability changes.
|
4 éve |
Manuel Alfayate Corchete
|
e5bf1850f5
[KMS/DRM] Fix cpmpilation warnings. Thanks to Ozkan Sezer for pointing this out!
|
4 éve |
Manuel Alfayate Corchete
|
cef1bd0639
[KMS/DRM] Prevent creating another default cursor everytime a window is created. Other fixes and cleanups.
|
4 éve |
Jordan Christiansen
|
7032539785
Disabled Bluetooth if BLE is not supported
|
4 éve |
Cameron Gutman
|
0f0946702d
Use Clang/GCC builtins for SDL byteswapping functions
|
4 éve |
Sam Lantinga
|
e778881ada
Fixed bug 5449 - SDL_DROPFILE update mouse location of drop in Cocoa
|
4 éve |
Sam Lantinga
|
c8a64ad90c
Fixed building when SDL_LIBUSB_DYNAMIC is defined
|
4 éve |
Manuel Alfayate Corchete
|
d079130c24
[KMS/DRM] Don't use primary plane for scaling because that's unsupported on most LEGACY-only HW.
|
4 éve |
Ozkan Sezer
|
e23666f63e
update config.guess and config.sub from mainstream.
|
4 éve |
Manuel Alfayate Corchete
|
e168d1138c
[KMS/DRM] Correct drmModeSetCursor() dimensions.
|
4 éve |
Manuel Alfayate Corchete
|
335d78ff86
[KMS/DRM] Add the missing files for Vulkan support to the KMSDRM_LEGACY backend, had forgotted to do -hg add-.
|
4 éve |
Manuel Alfayate Corchete
|
661bacfe27
[KMS/DRM] Add Vulkan suport to the KMSDRM_LEGACY backend.Minor text spacing tweaks for better readability. Comment out unused function.
|
4 éve |