Ryan C. Gordon
|
84a236c92e
hashtable: Redesign the hashtable API.
|
1 rok temu |
Evan Hemsley
|
86691d325b
GPU: Remove stencil bit from sampler aspect mask on Vulkan (#12196)
|
1 rok temu |
Evan Hemsley
|
70a239210e
GPU: Describe "readonly storage" images as sampled images on Vulkan backend (#12149)
|
1 rok temu |
Evan Hemsley
|
8e766c9252
GPU: Resource binding state shadowing (#12138)
|
1 rok temu |
Ozkan Sezer
|
e4fcc7b6e7
gpu/vulkan/SDL_gpu_vulkan.c: fix type redefinition error
|
1 rok temu |
Katelyn Gadd
|
c0a9d220b9
vulkan: Fixes for swapchain resize crash on X11.
|
1 rok temu |
Ryan C. Gordon
|
6d5815db52
vulkan: Deal with VK_ERROR_OUT_OF_DATE_KHR returns from vkAcquireNextImageKHR.
|
1 rok temu |
Katelyn Gadd
|
6b7dad7d82
vulkan: move temporary pointer to its own field to prevent a bad dereference.
|
1 rok temu |
cosmonaut
|
355f69ebfe
GPU: Ensure thread safety of Vulkan resource creation
|
1 rok temu |
Evan Hemsley
|
fb6df93384
GPU: Add name properties to resources (#11946)
|
1 rok temu |
Ethan Lee
|
90aff306c1
gpu: Show a debug error when pipelines are not given the right shader stages
|
1 rok temu |
Katelyn Gadd
|
a58bc3eaf4
[GPU] Fix crash in nvidia user-mode win32 driver when game window is minimized during swapchain resize (#11848)
|
1 rok temu |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 rok temu |
Lucas Murray
|
b2c2a483e8
GPU: Rename HDR10_ST2048 to HDR10_ST2084
|
1 rok temu |
Sam Lantinga
|
61511c48a4
SDL_HashTable is now optionally thread-safe
|
1 rok temu |
Evan Hemsley
|
3ee39f6c3f
GPU: Revise swapchain acquisition (#11633)
|
1 rok temu |
Anonymous Maarten
|
e4215a04d9
gpu: make macro's function-like using do-while-0
|
1 rok temu |
Anonymous Maarten
|
fb71b44231
gpu: define EXPAND_ARRAY_IF_NEEDED macro once and make it function-like
|
1 rok temu |
Anonymous Maarten
|
0370b92d80
gpu: SDL_ClaimWindowForGPUDevice must set an error message on failure
|
1 rok temu |
cosmonaut
|
5c020b9930
GPU: Enable VK_ERROR_NATIVE_WINDOW_IN_USE_KHR to print
|
1 rok temu |
cosmonaut
|
279836d259
GPU: Swapchain image count respects number of allowed frames in flight
|
1 rok temu |
Evan Hemsley
|
fa5f84fb6e
GPU: Add SetGPUAllowedFramesInFlight (#11599)
|
1 rok temu |
Caleb Cornett
|
45869d6177
GPU: Vulkan requires drawIndirectFirstInstance feature (#11583)
|
1 rok temu |
Andrei Alexeyev
|
332fd824f0
GPU Vulkan: release submitted command buffer after defrag (#11430)
|
1 rok temu |
Maia
|
5699ba799e
Add return to CHECK_VULKAN_ERROR_AND_RETURN macro
|
1 rok temu |
Evan Hemsley
|
b4dff42dcd
GPU: Add SDL_CancelGPUCommandBuffer (#11316)
|
1 rok temu |
Evan Hemsley
|
423337796c
GPU Vulkan: Use dedicated allocation for download buffers (#11298)
|
1 rok temu |
cosmonaut
|
57f2577c65
GPU Vulkan: Fix depth-only framebuffer leak
|
1 rok temu |
Evan Hemsley
|
82598e5ca9
GPU Vulkan: Fix frame counter timing (#11189)
|
1 rok temu |
Caleb Cornett
|
3db10a6b2c
GPU: ASTC block size fixes (#11157)
|
1 rok temu |