Files
WoWee/include/rendering/loading_screen.hpp
Kelsi 570dec8b88 Fix loading screen graphical artifacts on window resize
Recreate Vulkan swapchain in LoadingScreen::render() when the dirty flag
is set, so resizing the window during world loading no longer renders
into a stale swapchain with mismatched framebuffers.
2026-02-25 03:45:13 -08:00

1.4 KiB