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
f83488355d
Fix new UIScene flow on the latest iOS
2026-05-13 22:33:31 +02:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
mafiesto4
6ff3e0f488
Various improvements to macOS platform
2023-10-22 20:06:54 +02:00
mafiesto4
26f4574358
Various improvements for iOS
2023-06-11 14:56:46 +02:00
mafiesto4
8cf10bf71d
Add app pausing and focus management to iOS
2023-06-10 23:26:40 +02:00
mafiesto4
092df84170
Add touch input to ios
2023-06-10 11:54:17 +02:00
mafiesto4
22288b0561
Add dpi for ios
2023-06-10 10:47:15 +02:00
mafiesto4
43c1e40461
Add iOS platform info for device network, screen and battery status
2023-06-10 10:31:39 +02:00
mafiesto4
40f5032898
Add iOS view linkage for Metal rendering and invoke window resizing properly on a main thread
2023-06-01 01:05:06 +02:00
mafiesto4
c46f78885e
Refactor iOS deployment to use XCode project
2023-06-01 00:46:39 +02:00
mafiesto4
5416d385d3
iOS runtime impl progress
2023-05-30 22:03:17 +02:00
mafiesto4
0232197cdc
Add more iOS platform impl
2023-03-18 22:43:13 +01:00
mafiesto4
0ba261d338
Add iOS platform (refactor Mac into shared Apple platform impl)
2023-03-15 20:58:23 +01:00