Always blit to the swapchain in GPU_RenderPresent

Fixes #10744
This commit is contained in:
cosmonaut
2024-09-07 08:43:02 -07:00
parent fa892d15b7
commit 1a13acac09
2 changed files with 14 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
/*
/*
Simple DirectMedia Layer
Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>