Commit Verlauf

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