Commit Graph

16 Commits

Author SHA1 Message Date
Georg Hagen
c8d7af3178 Move some more classes 2025-01-26 18:16:18 +01:00
ohyzha
f2b164d6e8 Subpixel rendering (#186)
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/186
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
Co-committed-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
2025-01-13 11:05:54 +01: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
ohyzha
6ed4136393 move some options from swap chain to engine configuration and fix not working VSync 2024-07-23 12:56:47 +03:00
Georg Hagen
142c683c7f Add logic to allow lazy rendering 2024-07-01 21:13:21 +02:00
Vladyslav Baranovskyi
4e5b9319e6 Getters/setters moved to the header file 2024-06-04 11:17:41 +03:00
Vladyslav Baranovskyi
879ab8c809 Added ryml to linker list, loading EngineConfiguration from a file(if exists) 2024-06-03 22:57:18 +03:00
097780779c Refactor EngineConfiguration 2023-10-06 16:26:45 +02:00
82c3b77666 Refactor ExampleApps 2023-10-04 19:59:59 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
8dc50ab279 Fix viewport resizing not updating camera aspect ratio 2021-02-11 19:41:24 +01:00
824c42ef00 Add config option to determin if srgb frame buffer format should be used 2021-01-30 03:25:11 +01:00
43a41e5e58 Make framebuffer clear color an engine config option 2021-01-13 14:38:11 +01:00
4f2122a2be Refactor code 2020-09-25 01:55:18 +02:00
542ef348ee first release 2019-10-14 23:02:51 +02:00