Commit Graph

15 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
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
ca139cd632 setup and gpu setting changes restructured. not perfect but working. audio broken due to switch to faulty audio compression 2024-12-31 18:31:46 +01:00
b916506f89 sound kinda working again but a choppy, probably an interval issue or smaple index issue 2024-12-24 02:57:40 +01:00
d983df0158 image header optimizations 2024-12-21 22:36:48 +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
2420efab8a pulled audio in own thread, not working 2024-11-22 20:31:11 +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
44ebefd06a fix sound playing, we are actually playing an audio file :) 2024-09-22 00:10:34 +02:00