0ad/source
Vladislav Belov 1e1db43854
Adds an option to destroy Vulkan old swapchain before
Now it's possible to destroy the old swapchain before creating a new
one. It might make the swapchain creation a bit slower but with a
lower memory peak.

(cherry picked from commit c4bc6c9627)
Signed-off-by: phosit <phosit@autistici.org>
2025-11-10 20:15:31 +01:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
graphics Replace boost::filesystem std::filyestem 2025-10-31 13:43:50 +01:00
gui Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
i18n Fix some includes all over the place 2025-08-14 20:15:30 +02:00
lib Replace boost::filesystem std::filyestem 2025-10-31 13:43:50 +01:00
lobby Add an engine "compatible" version 2025-10-31 13:43:49 +01:00
maths Reduces string allocations in GUI and maths. 2025-10-11 19:44:22 +02:00
mocks Fix some includes all over the place 2025-08-13 19:38:21 +02:00
network Add an engine "compatible" version 2025-10-31 13:43:49 +01:00
pch Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ps Add an engine "compatible" version 2025-10-31 13:43:49 +01:00
renderer Adds an option to destroy Vulkan old swapchain before 2025-11-10 20:15:31 +01:00
rlinterface Fix some includes all over the place 2025-08-13 19:38:21 +02:00
scriptinterface Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
simulation2 Replace boost::filesystem std::filyestem 2025-10-31 13:43:50 +01:00
soundmanager SoundManager: reintroduce manual memory management 2025-10-13 20:42:32 +02:00
third_party Replace boost::filesystem std::filyestem 2025-10-31 13:43:50 +01:00
tools Store NSIS registry keys under a consistent root 2025-10-31 13:43:49 +01:00
CxxTestRunner.tpl Support running individual tests or suites 2025-10-17 13:31:20 +02:00
main.cpp Add an engine "compatible" version 2025-10-31 13:43:49 +01:00
test_setup.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00