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
|
ac0a0e84b4
|
Remove ICloseable
|
2025-01-06 16:28:27 +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
|
1e400a4030
|
Fix some warnings
|
2024-07-21 12:48:20 +02:00 |
|
ohyzha
|
5e7cf1ba90
|
fix broken key bindings
|
2024-07-19 12:02:55 +03: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 |
|
|
|
703f5c0d12
|
Fix issues with ui rendering
|
2023-09-08 18:17:16 +02:00 |
|
|
|
d84d2935ff
|
Changes to the inharitance of some classes
|
2023-08-22 00:40:20 +02:00 |
|
|
|
b99e255ad6
|
Remove IInitable class
|
2023-08-21 00:35:11 +02:00 |
|
|
|
20ecb4f1a3
|
Refactoring of Input Devices
|
2021-08-30 19:28:43 +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 |
|
|
|
5a12607b61
|
Fix build issues
|
2021-02-06 00:09:08 +01:00 |
|
|
|
2922e74f07
|
Update platform creation code
|
2021-02-02 16:14:15 +01:00 |
|
|
|
9d27784e08
|
Crossplatform build fixes
|
2021-01-24 21:21:21 +01:00 |
|
|
|
8cf70e483b
|
Fix typo
|
2020-11-23 22:48:11 +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 |
|
|
|
ae76fa59e9
|
Split IWindow a bit
|
2020-10-24 23:02:01 +02:00 |
|
|
|
0790e40294
|
More code cleanup
|
2020-10-18 21:56:30 +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 |
|