Andrei Gagua
0c354b85f3
Fix Vulkan swapchain wait for acquired backbuffer
...
Move backbuffer submit waiting until after swapchain image acquire, and track the submitted fence counter per backbuffer to avoid waiting on stale command buffer objects. This preserves multi-buffered presentation and fixes iOS/MoltenVK frame pacing drops caused by waiting on the wrong swapchain image.
2026-06-06 22:08:43 +03:00
mafiesto4
4ce06c8242
Update iOS to work on the latest devices with iOS 26
2026-05-09 22:32:21 +02:00
mafiesto4
7289baae48
Fix iOS game app SDK target to match libs
2026-05-09 13:45:31 +02:00
mafiesto4
b41d25cbce
Add msdfgen build for iOS and Mac
2026-03-13 00:12:07 +01:00
mafiesto4
fc3ea44c69
Update OpenAL on Mac/iOS
2025-10-16 10:40:08 +02:00
mafiesto4
615b6470e5
Fix iOS project path if it contains whitespace chars
2023-10-28 11:44:11 +02:00
mafiesto4
18fb7fb849
Add NvCloth for iOS
2023-07-15 11:27:26 +02:00
mafiesto4
ec67d04a0a
Disable Metal validation in iOS debug run
2023-06-11 00:49:08 +02:00
mafiesto4
621d408078
Add iOS app exporting
2023-06-10 23:05:52 +02:00
mafiesto4
1fdc91255b
Add iOS app icon exporting
2023-06-10 23:04:53 +02:00
mafiesto4
524b55b6c1
Add missing change in XCode project for iOS
2023-06-10 12:44:54 +02:00
mafiesto4
c46f78885e
Refactor iOS deployment to use XCode project
2023-06-01 00:46:39 +02:00
mafiesto4
c615ad18a8
Build deps for iOS
2023-03-16 22:13:37 +01:00