Commit Graph

17 Commits

Author SHA1 Message Date
Georg Hagen
299040ecaf Switch to C++20 2024-06-21 11:57:53 +02:00
Vladyslav Baranovskyi
73f9da27b8 Timing GraphicsAppManager methods 2024-06-03 18:41:30 +03:00
57e4352c6c Add Tick method to input device 2023-10-14 18:29:32 +02:00
811ebf347a Add second init and close stage for GraphicsApp 2023-10-08 21:13:42 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
5b5f18b9a8 Fix release of Vulkan resources 2023-09-23 17:52:11 +02:00
1e693a184e Fix issues with Window resizing 2023-09-19 15:40:11 +02:00
090e75a1ca Fix issues with de/re-initialisation 2023-09-18 15:13:14 +02:00
703f5c0d12 Fix issues with ui rendering 2023-09-08 18:17:16 +02:00
317d5c0e3c Introduce Version class 2023-08-26 21:23:25 +02:00
a5d5f53ae7 Move free cam camera controlls into it's own class 2021-05-29 15:26:23 +02:00
716cd7e94b Make GraphicsAppManager work without a platform 2021-01-25 21:22:23 +01:00
7ed8f0134f Add option to name threads and name main thread 2020-11-20 21:37:12 +01:00
ef80e8918f Refactor platform enums 2020-11-19 21:25:19 +01:00
876f25784e Cleanup includes 2020-10-28 01:13:11 +01:00
30dd4f255c Cleanup for GraphicsAppManager 2020-10-23 11:22:33 +02:00
079b55f0d0 Refactor code 2020-09-26 21:13:14 +02:00