Commit Graph

21 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
faf95f3e1b general fixes 2025-03-04 23:59:05 +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
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
333c7d6e53 minor code optimizations 2024-11-22 10:25:47 +01:00
ab9ab3fceb performance fixes, working. Some socket fixes, server socket fails to receive 2024-11-21 15:17:11 +01:00
390158687a Started to shift to better defined types 2024-10-01 00:22:42 +02:00
fd39f1042d Fixed bug in orth matrix, UI is now nice 2024-09-30 20:23:38 +02:00
2d55ef6f66 testing: started rendering debug information / ui 2024-09-29 02:12:15 +02:00
44ebefd06a fix sound playing, we are actually playing an audio file :) 2024-09-22 00:10:34 +02:00
f3cd6bb31f fix includes and include order 2024-09-21 01:34:20 +02:00
b150fe12f6 generalized library loading 2024-09-20 18:12:14 +02:00
dc889e9e72 fix flying camera movement 2024-09-20 05:56:24 +02:00
fdfc778771 flying/free move cube chunk 2024-09-20 05:11:16 +02:00
c7c7686827 rotating cubes2 2024-09-12 01:30:46 +02:00
acde815291 update 2024-07-21 21:25:39 +02:00