Commit Graph

28 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
d0076fa2ad fix release build 2025-03-01 06:56:08 +01:00
de0bb56018 improve performance logging and make gpu api interaction between opengl and vulkan more similar 2025-03-01 02:35:16 +01:00
6aa80b8e69 multi gpu api rendering. working 2025-02-14 07:31:48 +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
2ecb47117b huge re-write of ams. impl. of command buffer, ... 2025-01-07 20:47:16 +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
fe054ebb13 implemented asset archives and more threading. kinda working 2024-12-11 21:03:47 +01:00
faf5f98914 started to implement audio mixer, game working but no audio yet 2024-11-29 22:56:22 +01:00
2943d418e2 cleanup 2024-11-26 01:11:10 +01:00
b26db7a2d7 big rewrite, working. & started to test network connection, not working 2024-11-20 22:39:08 +01:00
39714d68a8 impl. normal vector rendering. working 2024-11-10 23:14:15 +01:00
2149c82b63 Started to render with normals. working 2024-11-09 02:05:07 +01:00
ba244f8155 first attempt at fixing toolset 2024-10-24 02:47:29 +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
85b77f442c improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
223edfd595 Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
390158687a Started to shift to better defined types 2024-10-01 00:22:42 +02:00
f7dd43f5eb prepare logging update... right now completely broken 2024-09-30 17:55:58 +02:00
2d55ef6f66 testing: started rendering debug information / ui 2024-09-29 02:12:15 +02:00
e8bc8a1647 1. improved AMS, 2. improved render scene structure for the future 2024-09-25 01:35:16 +02:00
ae2455a43d made opengl global 2024-09-24 06:30:23 +02:00
e88840f0fa implement png BUT not working since not debugged yet 2024-09-23 04:34:31 +02:00
8335444c03 rotating cubes 2024-09-11 05:56:09 +02:00