Commit Graph

14 Commits

Author SHA1 Message Date
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
Georg Hagen
c2993ae56c Update window api, add content scale for glfw window 2024-12-12 23:28:12 +01:00
Georg Hagen
01c273d2fe Fix window resizing issue 2024-07-21 21:49:24 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
d84d2935ff Changes to the inharitance of some classes 2023-08-22 00:40:20 +02:00
7813920951 Start imgui integration 2021-07-31 01:02:03 +02:00
e858e87efc Add SetMouseVisibility 2021-04-02 22:25:11 +02:00
876f25784e Cleanup includes 2020-10-28 01:13:11 +01:00
78d24fbe41 Introduce Math.hpp and use typedef to make replacing glm with something else in the future simpler 2020-10-27 23:25:26 +01:00
c219fc3778 Move GLFW error handling into PlatformGLFW 2020-10-26 23:23:23 +01:00
ae76fa59e9 Split IWindow a bit 2020-10-24 23:02:01 +02:00
0a693b72dd Refactor some code 2020-08-06 20:48:17 +02:00
c0a234ab06 Fix linux build 2020-05-24 23:14:11 +02:00
fc529b0694 Add basic input system 2020-05-16 00:56:22 +02:00