Manuel Alfayate Corchete
|
57661e42c3
[KMS/DRM] Remove unused header.
|
4 years ago |
Manuel Alfayate Corchete
|
ead3c406a2
[KMS/DRM] Refactor, improve and re-comment async pageflips code.
|
4 years ago |
Sam Lantinga
|
fbd7c718b6
Don't blink the Xbox 360 LED when setting the player slot, it's probably already been set by a driver
|
4 years ago |
Sam Lantinga
|
d757ec7f5c
Only select the gamepad interfaces on the Xbox 360 wireless adapter
|
4 years ago |
Sam Lantinga
|
c94283d404
testgamecontroller: log which controller the event came from
|
4 years ago |
Manuel Alfayate Corchete
|
aac74db685
[KMS/DRM] Enable async pageflips.
|
4 years ago |
Manuel Alfayate Corchete
|
9384e59561
[KMS/DRM] Add warning comentary to avoid future experiments with scaling.
|
4 years ago |
Ryan C. Gordon
|
b99543b682
opengl: More work on making line drawing match software renderer.
|
4 years ago |
Manuel Alfayate Corchete
|
8442754912
[KMS/DRM] Refactor KMSDR_CreateSurface to group all non-Vulkan stuff in a block.
|
4 years ago |
Manuel Alfayate Corchete
|
87eb734c4e
[KMS/DRM] Don't ask SDL to scale image when in Vulkan mode.
|
4 years ago |
JibbSmart
|
e9887045a2
Gyro and Accel sensor support for Switch Pro Controller.
|
4 years ago |
Manuel Alfayate Corchete
|
85e8adf78d
[KMS/DRM] Unused code cleaning.
|
4 years ago |
Manuel Alfayate Corchete
|
5105ecf8b1
[KMS/DRM] Move surface size info to window driverdata, for coherency.
|
4 years ago |
Manuel Alfayate Corchete
|
2067a7db8e
[KMS/DRM] Fix fullscreen to windowed transition. Fix aspect ratio correction without using planes.
|
4 years ago |
Sylvain Becker
|
958e5d5b34
SDL_UpdateNVTexture: fixed pitch/bpp for GLES2 (bug #5430)
|
4 years ago |
Sylvain Becker
|
68815b6c06
Fixed bug 5465 - Invalid memcpy inside SDL_GestureDelTouch (Thanks dmikushin and Yuki Okumura)
|
4 years ago |
Sylvain Becker
|
b94718e0a7
SDL_UpdateNVTexture: for D3D11, same notation as SDL_UpdateTexture (bug #5430)
|
4 years ago |
Manuel Alfayate Corchete
|
850d9c8c0d
[KMS/DRM] Cleanup remainings from plane/scaling usage.
|
4 years ago |
Ozkan Sezer
|
8636bc06de
acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605
|
4 years ago |
Manuel Alfayate Corchete
|
2aeb317743
[KMS/DRM] Fix vkQuake3 in OpenGL mode.
|
4 years ago |
Sam Lantinga
|
8746788fea
KMSDRM_LEGACY is no longer legacy
|
4 years ago |
Ozkan Sezer
|
29888bd69a
fixed permissions of xcode project file
|
4 years ago |
Ozkan Sezer
|
8d3963421d
regenerated configure
|
4 years ago |
Sam Lantinga
|
50ea3b77f1
Fixed bug 5080 - SDL_netbsdaudio: Always use the device's preferred frequency
|
4 years ago |
Sam Lantinga
|
2f72535c62
Fixed joysticks generating SDL mouse events
|
4 years ago |
Sam Lantinga
|
a5dba7d3ab
Fixed Xbox One Series X share button incorrectly triggering on newer firmware
|
4 years ago |
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 years ago |
Manuel Alfayate Corchete
|
940e1b8dd9
[KMS/DRM] Small readability changes.
|
4 years ago |
Manuel Alfayate Corchete
|
e5bf1850f5
[KMS/DRM] Fix cpmpilation warnings. Thanks to Ozkan Sezer for pointing this out!
|
4 years ago |
Manuel Alfayate Corchete
|
cef1bd0639
[KMS/DRM] Prevent creating another default cursor everytime a window is created. Other fixes and cleanups.
|
4 years ago |