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

Автор SHA1 Сообщение Дата
  Jordan Saunders 265236d952 Fix two uninitialized variables 7 месяцев назад
  Jaan Soulier 0bbdd86b86 Fix device suitability checks in Vulkan GPU backend to always adhere to priority arrays 7 месяцев назад
  Wilson Jallet 03b14f5211 GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) 7 месяцев назад
  suleyth bad7075de8 Only add VRAM to deviceRank if asking for a high performance device, and if the device already meets all the requirements. 7 месяцев назад
  suleyth 618f85fafe Make deviceRank an Uint64 to avoid potential overflow issues in case of future GPUs with huge VRAM 7 месяцев назад
  suleyth c5b79e5f1b Pick dedicated GPU with highest VRAM 7 месяцев назад
  Beyley Cardellio e699f3dca1 GPU: Hold submit lock before waiting for device idle 8 месяцев назад
  cosmonaut fe6b2161bf GPU: Fix uninitialized value in Vulkan command buffer structure 8 месяцев назад
  Frank Praznik 42463569d5 GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested 8 месяцев назад
  cosmonaut c5edf4bd5b GPU: Bail out of aquiring Vulkan swapchain if window is hidden 8 месяцев назад
  Cheney Wang d8ac51859e GPU: Fix wrong Vulkan swapchain size when retrying acquire 8 месяцев назад
  Petar Popovic f27dbb22f0 Fix two use-after-free warnings 8 месяцев назад
  Acclution 8bd29f7ca3 GPU: Fix Vulkan compute uniform descriptor not being marked as set (#13389) 8 месяцев назад
  Evan Hemsley bc5c9a686c GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378) 8 месяцев назад
  WillyJL 4eff36ef53 SDL3 GPU: Fix -Wbool-conversion warnings 9 месяцев назад
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 9 месяцев назад
  Evan Hemsley fbba5b272a GPU: Binding validation and prevent null dereference if expected binding is missing (#13164) 10 месяцев назад
  Ethan Lee 510126ee63 gpu: Check shader format support in PrepareDriver 10 месяцев назад
  Logan 8289656a4e GPU: Update to set supported shader formats inside CreateDevice 11 месяцев назад
  Manuel f85f83ec7c SDL GPU: Implemented opt out Vulkan device features (#13016) 11 месяцев назад
  Sam Lantinga cd95152b2c Fixed crash if out of memory in the Vulkan GPU driver 11 месяцев назад
  Dominic Bolin 2ae3418260 GPU Vulkan: set correct destination usage mode for storage buffer read/write bindings (#13009) 11 месяцев назад
  dbolin 6344712b04 GPU Vulkan: fix for Swapchain Semaphore Reuse 11 месяцев назад
  Evan Hemsley e1a41c1c97 GPU Vulkan: Add locks for layout object lookups (#12924) 11 месяцев назад
  Lucas Murray 6e4ace310c GPU: Validate shader bytecode 1 год назад
  Evan Hemsley 33f90f2e41 GPU Vulkan: Clean up in Submit in headless mode (#12744) 1 год назад
  Caleb Cornett 44710a248c gpu: alpha-to-coverage support 1 год назад
  Lucas Murray 906c6c7516 GPU: Add missing error code to VkErrorMessages() 1 год назад
  Lucas Murray 300013cea7 GPU: Don't pass null properties to SDL_CopyProperties() 1 год назад
  Evan Hemsley b53e7b4478 GPU Vulkan: Fix recursive Submit calls causing defrag to fail (#12718) 1 год назад