ohyzha
|
e43d86cf4f
|
make it possible to create set app for GraphicsAppManager in deferred mode
|
2024-11-04 22:52:05 +02:00 |
|
Georg Hagen
|
100c98c1c9
|
Fix bug with new redraw check
|
2024-10-25 15:32:35 +02:00 |
|
Georg Hagen
|
2a02a34f19
|
Allow redraw requests during rendering
|
2024-10-25 15:31:16 +02:00 |
|
Metehan Tuncbilek
|
5256ef8ff3
|
billboard example error fix + string wrapper first implementation
|
2024-10-16 11:57:05 +03:00 |
|
|
|
1151e50b64
|
Merge branch 'wip'
|
2024-09-21 15:27:42 +02:00 |
|
Georg Hagen
|
36d1dc2bca
|
Make tracy optional
|
2024-09-17 16:43:22 +02:00 |
|
ohyzha
|
0fe28f4759
|
switch to microseconds
|
2024-08-28 11:47:51 +03:00 |
|
ohyzha
|
32ffd21076
|
main loop improvements
|
2024-08-28 11:47:50 +03:00 |
|
ohyzha
|
f002ea2eca
|
implement fps limiter
|
2024-08-23 17:05:06 +03:00 |
|
Georg Hagen
|
c008c98311
|
Fix lazy rendering issues when resizing window
|
2024-07-02 16:08:34 +02:00 |
|
Georg Hagen
|
9452d061b2
|
More lazy rendering stuff
|
2024-07-01 21:54:35 +02:00 |
|
Georg Hagen
|
142c683c7f
|
Add logic to allow lazy rendering
|
2024-07-01 21:13:21 +02:00 |
|
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 |
|