Commit History

Autor SHA1 Mensaxe Data
  Ethan Lee a4fa04f2d4 gpu: Vulkan should fail if the best device is non-conformant hai 2 meses
  Madeline Whitmore 97b177c92f SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885) hai 2 meses
  Eddy Jansson 83fb7b6636 Prefer SDL_zero()/SDL_zerop() hai 2 meses
  Lucas Murray cced3ce8b9 GPU: Add error message to Vulkan buffer creation error path hai 3 meses
  Sam Lantinga 5f086e7623 Updated copyright for 2026 hai 3 meses
  Frank Praznik cb4f33b644 gpu: Use the window event watcher list for Vulkan and D3D12 hai 3 meses
  999pingGG 5a257202d2 GPU: Better detection of surface destruction hai 3 meses
  999pingGG 190b902fac GPU: Fix Android surface and swapchain recreation on app resume (#14676) hai 3 meses
  Nuno Silva d94cd1efad GPU: Ensure Vulkan doesn't pass unsupported feature structures for requested vulkan version (#14662) hai 4 meses
  Evan Hemsley 1260c10aab GPU Vulkan: Only modify surface on window claim or release (#14659) hai 4 meses
  Arnoldo Adonaí Barón Robles e5731f9bac GPU: Fix crash on Android upon returning from the background hai 4 meses
  cosmonaut aae2f74ae6 GPU: Remove erroneous buffer usage flag from defrag process hai 4 meses
  Sam Lantinga 1fc093491a vulkan gpu: set the sample count for depth prepass hai 4 meses
  Ethan Lee b2585ac236 gpu: Vulkan feature/extension lists do not need to be stored in the renderer hai 5 meses
  Ethan Lee 536507101d gpu: De-duplicate property enumeration for Vulkan features hai 5 meses
  TheSniperFan ac0f77b7e6 Allow SDL GPU to opt into additional Vulkan features (#14204) hai 5 meses
  Maia 5ec6147acb Add missing type suffix to SDL_PROP_GPU_DEVICE_CREATE_VULKAN_REQUIRE_HARDWARE_ACCELERATION prop hai 5 meses
  Ethan Lee b5624e14ff gpu: Add SDL_PROP_GPU_DEVICE_CREATE_VULKAN_REQUIRE_HARDWARE_ACCELERATION property hai 5 meses
  Ethan Lee 0b2073d143 gpu: Remove dead code in the Vulkan device ranking system. hai 5 meses
  Ethan Lee 1b79ba9ab6 gpu: Separate device suitability from device rank when enumerating Vulkan devices. hai 5 meses
  Ethan Lee 6976b57988 gpu: Move device ranking to the bottom of IsDeviceSuitable. hai 5 meses
  Ethan Lee 799c6aa629 gpu: Move device ranking to a standalone function. hai 5 meses
  Ethan Lee 0cc2b026e7 gpu: Check for MSFT_layered_driver, skip layered drivers during enumeration hai 5 meses
  Katelyn Gadd 9479ac039c If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL hai 5 meses
  Eddy Jansson aaee09d6ed Don't do NULL-checks before SDL_free() hai 6 meses
  TheSniperFan cbcb145eb4 Fix debug mode being set too late hai 6 meses
  Ethan Lee 2135ecdfcc gpu: Vulkan on private platforms cannot make use of oldSwapchain, destroy the full swapchain on resize hai 6 meses
  Sam Lantinga 2a92a3c9c5 Recreate the Vulkan GPU swap chain when resuming on Android hai 6 meses
  Sam Lantinga 00ffddece8 Ignore VK_SUBOPTIMAL_KHR on the Android platform hai 6 meses
  HTuanPhong 2638537f92 Fix vulkan gpu resize lag on windows hai 6 meses