Petar Popovic
|
77f4a8e2b8
Fix potential memory leak in VULKAN_AcquireCommandBuffer() on error
|
4 日 前 |
Ethan Lee
|
fa9bad2e4b
vulkan: Only enable KHR_portability_enumeration when available
|
1 週間 前 |
William Horvath
|
06bf8d1924
gpu_vulkan: Set texture container before transitioning to default barrier state.
|
2 週間 前 |
Ethan Lee
|
ad60fa07d7
gpu: Add LogWarn to Vulkan OpenXR load failure, to match D3D12
|
2 週間 前 |
RaceTheMaSe
|
f1a7a64eb4
Fix warnings: Extra semi - macro usage (#15015)
|
3 週間 前 |
Sam Lantinga
|
8e783e0892
Fixed building with Visual Studio 2019
|
3 週間 前 |
Sam Lantinga
|
1a99861510
Fixed warnings building on Android
|
4 週間 前 |
Ozkan Sezer
|
427941012e
SDL_gpu_vulkan.c: Silence -Wuninitialized warning from old gcc versions:
|
1 ヶ月 前 |
Aaron Benjamin
|
1f7db1ebcf
Improve OpenXR loader error messages
|
1 ヶ月 前 |
Ethan Lee
|
fe8b68db60
gpu: Rank dzn above lavapipe, for WSL Vulkan support
|
1 ヶ月 前 |
Aaron Benjamin
|
9a91d7236a
GPU: OpenXR integration (#14837)
|
1 ヶ月 前 |
Ethan Lee
|
db9676875e
gpu: MSVC buildfix for Vulkan device property struct initialization
|
1 ヶ月 前 |
Ethan Lee
|
ad70aac0db
gpu: Check for Vulkan conformance while checking the device rank.
|
1 ヶ月 前 |
Sam Lantinga
|
696c12826f
Reference count window claim calls for a given GPU device
|
1 ヶ月 前 |
Ethan Lee
|
a4fa04f2d4
gpu: Vulkan should fail if the best device is non-conformant
|
1 ヶ月 前 |
Madeline Whitmore
|
97b177c92f
SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885)
|
1 ヶ月 前 |
Eddy Jansson
|
83fb7b6636
Prefer SDL_zero()/SDL_zerop()
|
1 ヶ月 前 |
Lucas Murray
|
cced3ce8b9
GPU: Add error message to Vulkan buffer creation error path
|
2 ヶ月 前 |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
2 ヶ月 前 |
Frank Praznik
|
cb4f33b644
gpu: Use the window event watcher list for Vulkan and D3D12
|
2 ヶ月 前 |
999pingGG
|
5a257202d2
GPU: Better detection of surface destruction
|
2 ヶ月 前 |
999pingGG
|
190b902fac
GPU: Fix Android surface and swapchain recreation on app resume (#14676)
|
2 ヶ月 前 |
Nuno Silva
|
d94cd1efad
GPU: Ensure Vulkan doesn't pass unsupported feature structures for requested vulkan version (#14662)
|
2 ヶ月 前 |
Evan Hemsley
|
1260c10aab
GPU Vulkan: Only modify surface on window claim or release (#14659)
|
2 ヶ月 前 |
Arnoldo Adonaí Barón Robles
|
e5731f9bac
GPU: Fix crash on Android upon returning from the background
|
2 ヶ月 前 |
cosmonaut
|
aae2f74ae6
GPU: Remove erroneous buffer usage flag from defrag process
|
3 ヶ月 前 |
Sam Lantinga
|
1fc093491a
vulkan gpu: set the sample count for depth prepass
|
3 ヶ月 前 |
Ethan Lee
|
b2585ac236
gpu: Vulkan feature/extension lists do not need to be stored in the renderer
|
3 ヶ月 前 |
Ethan Lee
|
536507101d
gpu: De-duplicate property enumeration for Vulkan features
|
3 ヶ月 前 |
TheSniperFan
|
ac0f77b7e6
Allow SDL GPU to opt into additional Vulkan features (#14204)
|
3 ヶ月 前 |