Ryan C. Gordon
|
ea171c0564
winrt: Another attempt at getting this to compile.
|
4 년 전 |
Manuel Alfayate Corchete
|
b131661c6d
kmsdrm: rewrite the new SwapWindow() fn to avoid tearing. Double-buffer only for now.
|
4 년 전 |
Ryan C. Gordon
|
282e4c65bf
winrt: Patched to compile...?
|
4 년 전 |
Manuel Alfayate Corchete
|
1a5503ce9f
kmsdrm: Moved to the ATOMIC KMS/DRM interface for buffer swapping, leaving DRM-legacy behind.
|
4 년 전 |
Ryan C. Gordon
|
e410b34f92
stdlib: Corrected implementation of SDL_wcsncmp.
|
4 년 전 |
RALOVICH, Kristof
|
c7eb557d89
kmsdrm: do not leak drmModeConnector
|
4 년 전 |
Manuel Alfayate Corchete
|
412b21b0e8
Rename the gbm device struct from gbm to gbm_dev for better readabilty.
|
4 년 전 |
RALOVICH, Kristof
|
155fdc7ac0
kmsdrm: settle with first card that has a connected connector
|
4 년 전 |
RALOVICH, Kristof
|
b78b88f7fb
kmsdrm: fix typo
|
4 년 전 |
Manuel Alfayate Corchete
|
75fe4b14e3
Added comment about window creation behaviour in KMSDRM.
|
4 년 전 |
Manuel Alfayate Corchete
|
2f660c4fdd
Delete windata variable no longer needed in KMSDR_SetDisplayMode().
|
4 년 전 |
Manuel Alfayate Corchete
|
3a1d7d9c9a
Surfaces have to be recreated immediately from KMSDRM_SetDisplayMode().
|
4 년 전 |
Manuel Alfayate Corchete
|
b6a818b6a2
Fix SDL_Window recreation: drmModeSetCrtc() has to be called everytime the EGL and GBM surfaces are recreated.
|
4 년 전 |
Sam Lantinga
|
71e9df99c7
Fixed bug 5231 - Fix for hardware cursor: size and alpha-premultiplication.
|
4 년 전 |
Sam Lantinga
|
b0ca8efd29
Re-add check for Metal on x86, where it's not supported.
|
4 년 전 |
Ryan C. Gordon
|
b7a4fdd318
metal: Make sure we have a command buffer available before trying to present.
|
4 년 전 |
Ryan C. Gordon
|
b5affd12e6
Patched to compile.
|
4 년 전 |
Ryan C. Gordon
|
3b38e61a7d
winrt: Fix casting a pointer to int.
|
4 년 전 |
Ryan C. Gordon
|
8babda2c20
egl: SDL_EGL_LoadLibaryOnly() shouldn't set _this->gl_config.driver_loaded = 1
|
4 년 전 |
Ryan C. Gordon
|
af71510cca
assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware.
|
4 년 전 |
Ryan C. Gordon
|
45f5eb0615
configure: On Apple platforms, only exclude Vulkan on x86.
|
4 년 전 |
Sam Lantinga
|
968b830d14
Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components
|
4 년 전 |
Sam Lantinga
|
cab1a715f5
Fixed bug 5233 - PS3 Gamepad Motion Control not correctly ignored on Linux
|
4 년 전 |
M Stoeckl
|
a78b9763f1
Reuse Wayland connection from availability check
|
4 년 전 |
M Stoeckl
|
8669a87f05
Reuse X11 connection from availability check
|
4 년 전 |
M Stoeckl
|
052a13738d
Merge VideoBootStrap::available into VideoBootStrap::create
|
4 년 전 |
Ozkan Sezer
|
49ec65587a
fix bug #5228 -- Add AltiVec detection for FreeBSD.
|
4 년 전 |
stfx
|
b162629546
cmake: Fix building with -DSDL_HAPTIC=Off
|
4 년 전 |
Ozkan Sezer
|
fe97f01bc6
configure: corretly print --enable-arm-simd default value.
|
4 년 전 |
Ryan C. Gordon
|
6aec6da4c3
stdinc: Let Clang static analysis see more C runtime functions.
|
4 년 전 |