Luis Caceres
|
8c1daf0caf
gpu/vulkan: Move dereference after null check
|
7 달 전 |
Ethan Lee
|
03dd1520a3
gpu: VK_KHR_get_physical_device_properties2 can be optional
|
7 달 전 |
Jordan Saunders
|
589aea50c2
Fix two uninitialized variables
|
7 달 전 |
Wilson Jallet
|
f4d6043aa4
GPU: Fix Vulkan indexing error for resolve attachment refs (#13768)
|
7 달 전 |
Beyley Cardellio
|
2287c43b59
GPU: Hold submit lock before waiting for device idle
|
8 달 전 |
cosmonaut
|
56f5a76696
GPU: Fix uninitialized value in Vulkan command buffer structure
|
8 달 전 |
Frank Praznik
|
0d7aff9c56
GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested
|
8 달 전 |
cosmonaut
|
f759e7ac59
GPU: Bail out of aquiring Vulkan swapchain if window is hidden
|
8 달 전 |
Cheney Wang
|
30e3eba20a
GPU: Fix wrong Vulkan swapchain size when retrying acquire
|
8 달 전 |
Petar Popovic
|
46ec859bd1
Fix two use-after-free warnings
|
8 달 전 |
Acclution
|
b8dc9767da
GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389)
|
8 달 전 |
Evan Hemsley
|
ef58dd77ca
GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378)
|
8 달 전 |
WillyJL
|
2bff72b4f6
SDL3 GPU: Fix -Wbool-conversion warnings
|
9 달 전 |
Evan Hemsley
|
25816bea41
GPU: Binding validation and prevent null dereference if expected binding is missing (#13164)
|
10 달 전 |
Logan
|
9571b0ece8
GPU: Update to set supported shader formats inside CreateDevice
|
10 달 전 |
Sam Lantinga
|
ed22220bc6
Fixed crash if out of memory in the Vulkan GPU driver
|
11 달 전 |
Dominic Bolin
|
c18aa99358
GPU Vulkan: set correct destination usage mode for storage buffer read/write bindings (#13009)
|
11 달 전 |
dbolin
|
3b1e3d5176
GPU Vulkan: fix for Swapchain Semaphore Reuse
|
11 달 전 |
Evan Hemsley
|
efd812c399
GPU Vulkan: Add locks for layout object lookups (#12924)
|
11 달 전 |
Evan Hemsley
|
c4fba75a12
GPU Vulkan: Clean up in Submit in headless mode (#12744)
|
1 년 전 |
Lucas Murray
|
5b052e6f8c
GPU: Add missing error code to VkErrorMessages()
|
1 년 전 |
Sam Lantinga
|
a447863e4f
Set a default shader entry point
|
1 년 전 |
Lucas Murray
|
34db21cea8
GPU: Don't pass null properties to SDL_CopyProperties()
|
1 년 전 |
Evan Hemsley
|
943226edc1
GPU Vulkan: Fix recursive Submit calls causing defrag to fail (#12718)
|
1 년 전 |
blukai
|
9109e05f3f
fix vulkan vertex buffer indexing
|
1 년 전 |
Evan Hemsley
|
ac21e3ef3f
GPU Vulkan: Fix render pass race (#12587)
|
1 년 전 |
Arnoldo Adonaí Barón Robles
|
ae05ab280d
Fix Vulkan error check
|
1 년 전 |
Evan Hemsley
|
daf468e141
GPU: Fix Vulkan backend never checking deallocations (#12567)
|
1 년 전 |
Sam Lantinga
|
18d93d11e1
Only use VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR on Android
|
1 년 전 |
guitarfreak
|
ea513fd47c
Fixed vulkan gpu backend android orientation behaviour to just work like on iOS.
|
1 년 전 |