Commit Graph

32 Commits

Author SHA1 Message Date
Georg Hagen
ea7c6d56f4 Merge branch 'master' into project_setup_refactor
# Conflicts:
#	3rdParty/CMakeLists.txt
#	3rdParty/libarchive/CMakeLists.txt
#	CMakeLists.txt
2024-08-04 18:05:50 +02:00
Georg Hagen
eb88c7487c Fix include path 2024-07-31 22:12:50 +02:00
Georg Hagen
d166f825bb Update macos build 2024-07-30 08:14:01 +02:00
Georg Hagen
eb81c777bf Expose ui scaling and orientation 2024-07-27 14:30:59 +02:00
Georg Hagen
ca052ef7f1 Fix memory leak on closing view 2024-07-11 17:03:49 +02:00
Georg Hagen
a80c9b639e Log on destruction of OpenVulkanoView 2024-07-11 16:59:34 +02:00
Georg Hagen
0fda5a0241 Fix memory leak with events 2024-07-11 16:54:37 +02:00
Georg Hagen
268be2ca60 Silence some warnings 2024-07-09 13:43:48 +02:00
Georg Hagen
c7a4b4a684 Extend OpenVulkanoOrientationLockableViewController 2024-06-16 12:08:43 +02:00
Georg Hagen
9965a5ba1f Add OpenVulkanoOrientationLockableViewController and make openVulkanoView accesible from swift 2024-06-05 16:57:11 +02:00
Georg Hagen
cd414c352e Start refactoring of OpenVulkanoView implementation (#1) 2024-06-05 14:17:29 +02:00
f83a56b17f Add FindMoltenVK module 2023-11-27 09:22:11 +01:00
d0baabd3da Add ResourceLoader 2023-11-17 21:33:44 +01:00
0b831397b3 Init logger in AppDelegate 2023-11-12 15:37:22 +01:00
84cc87c1d3 Handle UUID in named event 2023-11-01 16:40:16 +01:00
68fb6d0910 Add Touch input handling 2023-10-15 13:39:22 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
3ffbaea37b Improve handling of view loading/unloading 2023-09-26 00:50:25 +02:00
de75b6c724 Fix vulkan view resizing on iOS 2023-09-17 14:32:22 +02:00
793c35e274 Fix iOS build 2023-09-16 10:11:12 +02:00
bcbb69833b Fix memory leaks 2023-08-28 15:09:57 +02:00
d1cef56090 Update sys info 2023-08-27 13:55:23 +02:00
aa0f1e7967 Add AppEvents 2023-08-17 15:54:22 +02:00
3d73efee81 Improve named event handling 2023-08-16 13:01:11 +02:00
8cb8332923 Add support for classname suffixes 2023-08-13 12:15:18 +02:00
52914a393e Add named events 2023-08-11 01:33:32 +02:00
7ba39f76d8 Fix crash on background on iOS 2023-08-09 13:24:11 +02:00
13cefdf9f8 Refactor app creation for better iOS support 2023-07-28 18:09:11 +02:00
16f76fa04b Extend SystemInfo 2021-08-02 02:26:18 +02:00
2829c02762 Add SystemInfo class 2021-08-01 17:20:35 +02:00
7813920951 Start imgui integration 2021-07-31 01:02:03 +02:00
ec18bcdb98 Add iOS window host 2021-05-30 15:35:11 +02:00