История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga 00ffddece8 Ignore VK_SUBOPTIMAL_KHR on the Android platform 8 месяцев назад
  HTuanPhong 2638537f92 Fix vulkan gpu resize lag on windows 8 месяцев назад
  Mathieu Eyraud 86da08b0be Zero-initialize SDL_GPUDevice 8 месяцев назад
  Sam Lantinga f61e271e11 Generalize and validate optional GPU feature properties 8 месяцев назад
  Sam Lantinga 595f7b7ed9 Revert "Fixed Vulkan validation error" 8 месяцев назад
  Sam Lantinga b82b1f416f Fixed Vulkan validation error 9 месяцев назад
  ManifoldFR 8bc4e029bd gpu/vulkan : fix clear value indexing 10 месяцев назад
  cosmonaut 9603360b7e GPU: Allow rendering into depth texture layers and levels 9 месяцев назад
  Luis Caceres 03d0c2ad74 gpu/vulkan: Move dereference after null check 9 месяцев назад
  Ethan Lee 689049f8ec gpu: VK_KHR_get_physical_device_properties2 can be optional 9 месяцев назад
  Jordan Saunders 265236d952 Fix two uninitialized variables 9 месяцев назад
  Jaan Soulier 0bbdd86b86 Fix device suitability checks in Vulkan GPU backend to always adhere to priority arrays 10 месяцев назад
  Wilson Jallet 03b14f5211 GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) 10 месяцев назад
  suleyth bad7075de8 Only add VRAM to deviceRank if asking for a high performance device, and if the device already meets all the requirements. 10 месяцев назад
  suleyth 618f85fafe Make deviceRank an Uint64 to avoid potential overflow issues in case of future GPUs with huge VRAM 10 месяцев назад
  suleyth c5b79e5f1b Pick dedicated GPU with highest VRAM 10 месяцев назад
  Beyley Cardellio e699f3dca1 GPU: Hold submit lock before waiting for device idle 10 месяцев назад
  cosmonaut fe6b2161bf GPU: Fix uninitialized value in Vulkan command buffer structure 10 месяцев назад
  Frank Praznik 42463569d5 GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested 10 месяцев назад
  cosmonaut c5edf4bd5b GPU: Bail out of aquiring Vulkan swapchain if window is hidden 10 месяцев назад
  Cheney Wang d8ac51859e GPU: Fix wrong Vulkan swapchain size when retrying acquire 11 месяцев назад
  Petar Popovic f27dbb22f0 Fix two use-after-free warnings 11 месяцев назад
  Acclution 8bd29f7ca3 GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) 11 месяцев назад
  Evan Hemsley bc5c9a686c GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) 11 месяцев назад
  WillyJL 4eff36ef53 SDL3 GPU: Fix -Wbool-conversion warnings 1 год назад
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 1 год назад
  Evan Hemsley fbba5b272a GPU: Binding validation and prevent null dereference if expected binding is missing (#13164) 1 год назад
  Ethan Lee 510126ee63 gpu: Check shader format support in PrepareDriver 1 год назад
  Logan 8289656a4e GPU: Update to set supported shader formats inside CreateDevice 1 год назад
  Manuel f85f83ec7c SDL GPU: Implemented opt out Vulkan device features (#13016) 1 год назад