Commit Graph

15 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
2b8377e0a6 Fix missing parameter number 2024-12-13 00:01:39 +01:00
Georg Hagen
c2993ae56c Update window api, add content scale for glfw window 2024-12-12 23:28:12 +01:00
Metehan Tuncbilek
071ced8cb0 Squash project setup refactor 2024-08-04 14:43:31 +02:00
Georg Hagen
01c273d2fe Fix window resizing issue 2024-07-21 21:49:24 +02:00
Georg Hagen
22cb48be89 Update logging 2024-07-11 00:10:48 +02:00
471786d18e Reduce log priority of some mouse related events 2024-07-04 15:12:06 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
e858e87efc Add SetMouseVisibility 2021-04-02 22:25:11 +02:00
9d27784e08 Crossplatform build fixes 2021-01-24 21:21:21 +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
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
0a693b72dd Refactor some code 2020-08-06 20:48:17 +02:00