SDL Wiki Bot
|
5832fd6fc5
Sync SDL3 wiki -> header
|
6 달 전 |
Edu Garcia
|
c74b406a4c
Fix SDL GPU D3D12 Descriptor Heap leak
|
6 달 전 |
Sylvain
|
2a96997e90
Fixed bug #14173 - Android / SDL_Renderer Vulkan : going background / foreground produces a black screen.
|
6 달 전 |
eafton
|
2c0094ead6
X11TK: Flip the positioning of the UI if the locale is RTL (#14183)
|
6 달 전 |
Ryan C. Gordon
|
09bd8e8a5a
camera: Fix Emscripten builds when using `-sASYNCIFY`.
|
6 달 전 |
Sam Lantinga
|
a6fc2c4b60
Use ndk r28 by default for 16KB page alignment
|
6 달 전 |
Sam Lantinga
|
5dc65f829f
check_android_jni.py: make sure we're using python3
|
6 달 전 |
Sam Lantinga
|
9a6455a526
Disable GameInput for mouse and keyboard by default
|
6 달 전 |
Roman Fomin
|
c86cfb0156
Disable D3D feature levels below 11.0 for the D3D11 renderer
|
6 달 전 |
Sam Lantinga
|
2a92a3c9c5
Recreate the Vulkan GPU swap chain when resuming on Android
|
6 달 전 |
Sam Lantinga
|
6f4993ddee
Ignore invalid width/height in setOrientationBis()
|
6 달 전 |
Sam Lantinga
|
00ffddece8
Ignore VK_SUBOPTIMAL_KHR on the Android platform
|
6 달 전 |
Sam Lantinga
|
a2a60f75c7
Temporarily disabled texture binding validation
|
6 달 전 |
Sam Lantinga
|
84b0565096
Fixed potential memory leak
|
6 달 전 |
Sam Lantinga
|
3316dde0c2
Improved error information when renderer creation fails
|
6 달 전 |
Sam Lantinga
|
edf5f9ec5c
Properly upgrade a window to Vulkan when creating a Vulkan renderer
|
6 달 전 |
Ryan C. Gordon
|
9a7cd95ac3
properties: Added SDL_PROP_NAME_STRING.
|
6 달 전 |
Ryan C. Gordon
|
808a3f573f
egl: Better attempt at retrying surface creation w/o EGL_EXT_present_opaque.
|
6 달 전 |
Sam Lantinga
|
d4b684311e
Added the Wooting 60HE keyboard to the controller blacklist
|
6 달 전 |
Sam Lantinga
|
caa33cb018
Removed InvalidateRect() when moving and resizing
|
6 달 전 |
Sam Lantinga
|
7914bdb7ea
Only call WIN_RoUninitialize() if WIN_RoInitialize() succeeded
|
6 달 전 |
Sam Lantinga
|
8830b466d0
Improve handling of surfaces with NULL pixels
|
6 달 전 |
Ozkan Sezer
|
aab9423796
fix wiki breakage for commit e4f24ff7ae795c (PR/#14053)
|
6 달 전 |
SDL Wiki Bot
|
1e832c3900
Sync SDL3 wiki -> header
|
6 달 전 |
Dima Volynets
|
e4f24ff7ae
MacOS: Added hint to control update of the metal layer's drawable size (#14053)
|
6 달 전 |
eafton
|
98eaa05a9f
Fix for #13094
|
6 달 전 |
krizej
|
8bba24757d
x11: request available clipboard mime-types on video init
|
10 달 전 |
Sylvain
|
10885f4b7e
Fixed bug #13306 - workaround for android issue "java.lang.NullPointerException android.view.View.onResolvePointerIcon"
|
6 달 전 |
Sam Lantinga
|
244ae39b30
Optimized the 16-bit -> 32-bit SSE pixel conversion
|
6 달 전 |
Sam Lantinga
|
168de63a7a
Switched back to a single LUT for 16-bit -> 32-bit pixel conversion
|
6 달 전 |