Ethan Lee
|
fe8b68db60
gpu: Rank dzn above lavapipe, for WSL Vulkan support
|
1 maand geleden |
Aaron Benjamin
|
9a91d7236a
GPU: OpenXR integration (#14837)
|
1 maand geleden |
Ethan Lee
|
db9676875e
gpu: MSVC buildfix for Vulkan device property struct initialization
|
1 maand geleden |
Ethan Lee
|
ad70aac0db
gpu: Check for Vulkan conformance while checking the device rank.
|
1 maand geleden |
Sam Lantinga
|
696c12826f
Reference count window claim calls for a given GPU device
|
1 maand geleden |
Ethan Lee
|
a4fa04f2d4
gpu: Vulkan should fail if the best device is non-conformant
|
1 maand geleden |
Madeline Whitmore
|
97b177c92f
SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885)
|
1 maand geleden |
Eddy Jansson
|
83fb7b6636
Prefer SDL_zero()/SDL_zerop()
|
1 maand geleden |
Lucas Murray
|
cced3ce8b9
GPU: Add error message to Vulkan buffer creation error path
|
2 maanden geleden |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
2 maanden geleden |
Frank Praznik
|
cb4f33b644
gpu: Use the window event watcher list for Vulkan and D3D12
|
2 maanden geleden |
999pingGG
|
5a257202d2
GPU: Better detection of surface destruction
|
2 maanden geleden |
999pingGG
|
190b902fac
GPU: Fix Android surface and swapchain recreation on app resume (#14676)
|
2 maanden geleden |
Nuno Silva
|
d94cd1efad
GPU: Ensure Vulkan doesn't pass unsupported feature structures for requested vulkan version (#14662)
|
2 maanden geleden |
Evan Hemsley
|
1260c10aab
GPU Vulkan: Only modify surface on window claim or release (#14659)
|
2 maanden geleden |
Arnoldo Adonaí Barón Robles
|
e5731f9bac
GPU: Fix crash on Android upon returning from the background
|
2 maanden geleden |
cosmonaut
|
aae2f74ae6
GPU: Remove erroneous buffer usage flag from defrag process
|
3 maanden geleden |
Sam Lantinga
|
1fc093491a
vulkan gpu: set the sample count for depth prepass
|
3 maanden geleden |
Ethan Lee
|
b2585ac236
gpu: Vulkan feature/extension lists do not need to be stored in the renderer
|
3 maanden geleden |
Ethan Lee
|
536507101d
gpu: De-duplicate property enumeration for Vulkan features
|
3 maanden geleden |
TheSniperFan
|
ac0f77b7e6
Allow SDL GPU to opt into additional Vulkan features (#14204)
|
3 maanden geleden |
Maia
|
5ec6147acb
Add missing type suffix to SDL_PROP_GPU_DEVICE_CREATE_VULKAN_REQUIRE_HARDWARE_ACCELERATION prop
|
3 maanden geleden |
Ethan Lee
|
b5624e14ff
gpu: Add SDL_PROP_GPU_DEVICE_CREATE_VULKAN_REQUIRE_HARDWARE_ACCELERATION property
|
4 maanden geleden |
Ethan Lee
|
0b2073d143
gpu: Remove dead code in the Vulkan device ranking system.
|
4 maanden geleden |
Ethan Lee
|
1b79ba9ab6
gpu: Separate device suitability from device rank when enumerating Vulkan devices.
|
4 maanden geleden |
Ethan Lee
|
6976b57988
gpu: Move device ranking to the bottom of IsDeviceSuitable.
|
4 maanden geleden |
Ethan Lee
|
799c6aa629
gpu: Move device ranking to a standalone function.
|
4 maanden geleden |
Ethan Lee
|
0cc2b026e7
gpu: Check for MSFT_layered_driver, skip layered drivers during enumeration
|
4 maanden geleden |
Katelyn Gadd
|
9479ac039c
If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL
|
4 maanden geleden |
Eddy Jansson
|
aaee09d6ed
Don't do NULL-checks before SDL_free()
|
4 maanden geleden |