mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-25 16:24:16 +02:00
We now differentiate between a resize event and surface change/destroyed event, reducing the overhead for resizes in the Vulkan backend. It is also now now safe to change the surface multiple times if the video thread is lagging behind.