Commit Graph

34 Commits

Author SHA1 Message Date
39fbcf4300 linux bug fixes
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (autobuild, c-cpp) (push) Waiting to run
Microsoft C++ Code Analysis / Analyze (push) Waiting to run
2025-03-22 01:10:19 +00:00
Dennis Eichhorn
4f1cbd98f9 started templating
Some checks failed
Microsoft C++ Code Analysis / Analyze (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (autobuild, c-cpp) (push) Has been cancelled
2025-03-21 01:08:09 +00:00
de0bb56018 improve performance logging and make gpu api interaction between opengl and vulkan more similar 2025-03-01 02:35:16 +01:00
a8191a239a working again, ui layout not yet fully implemented. test framework functional. 2025-02-09 19:01:41 +01:00
fd47385162 continued with UI re-impl. utterly broken!!! 2025-01-25 23:37:28 +01:00
208bff208f Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
a02963607d bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
2521f5f2e4 Getting ready to modify AMS and ECS 2025-01-02 21:13:11 +01:00
5d7943016d opengl rendering working again, also improving some code 2024-12-21 03:46:52 +01:00
8c034c4a26 optimized build script and started to split shaders. not yet working, opengl only handles one asset file and vulkan and directx still need the remaining code impl. 2024-12-17 02:38:06 +01:00
c1d0f65b84 framebuffer incl. color deficiency handling working 2024-12-14 21:26:21 +01:00
4cfe20e4e2 implemented frame buffer, working. however, msaa now broken 2024-12-14 15:03:04 +01:00
bc28becf9c static dynamic rendering fixes. Still some bugs 2024-12-13 08:29:39 +01:00
fd963ca891 release build fixed 2024-12-12 18:44:22 +01:00
d5e8a0c936 minor fixes 2024-12-11 23:58:25 +01:00
4b70891c88 implemented threaded logging. kinda working but there is sometimes a memory issue. fps much more stable now 2024-11-30 03:37:26 +01:00
2420efab8a pulled audio in own thread, not working 2024-11-22 20:31:11 +01:00
333c7d6e53 minor code optimizations 2024-11-22 10:25:47 +01:00
b26db7a2d7 big rewrite, working. & started to test network connection, not working 2024-11-20 22:39:08 +01:00
5cc4204007 some minor re-structuring (e.g. moving opengl defines) 2024-11-11 19:34:52 +01:00
713822687e minor logging and settings improvements 2024-11-11 05:13:28 +01:00
2149c82b63 Started to render with normals. working 2024-11-09 02:05:07 +01:00
149543016b testing with framebuffer/ssaa, fixed font spacings 2024-11-06 03:26:35 +01:00
c7db2069c0 program starts again. broken are input somehow?!, fps and theme needs to be further implemented 2024-10-28 02:43:21 +01:00
ba244f8155 first attempt at fixing toolset 2024-10-24 02:47:29 +02:00
5685a827a2 started fixing previous commit 2024-10-21 07:25:05 +02:00
0c4bd343fc started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
653a14442f restructured application -> started to use more dlls 2024-10-15 02:57:20 +02:00
c12313e010 Minor rendering updates to squares etc. 2024-10-05 03:34:46 +02:00
85b77f442c improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
390158687a Started to shift to better defined types 2024-10-01 00:22:42 +02:00
f3cd6bb31f fix includes and include order 2024-09-21 01:34:20 +02:00
7f1a35d61a update 2024-08-16 04:07:09 +02:00
acde815291 update 2024-07-21 21:25:39 +02:00