Files
SDL/src/gpu
xentripetal b79a5e27ff metal: Fix inverted return value in METAL_QueryFence
SDL_QueryGPUFence is documented to return true when the fence is signaled (complete). Since 514b26e it returns METAL_INTERNAL_IsFenceBusy directly, so it returns true when the fence is still busy, breaking usage of SDL_AcquireGPUSwapchainTexture.

(cherry picked from commit b340ddcd7b)
2026-08-09 12:00:19 -07:00
..
2026-01-01 09:48:19 -08:00