summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
20 hoursfeat(assets): Add Texture Asset support (Task #18.0 prep)skal
20 hoursfeat(physics): Implement SDF-based physics engine and BVHskal
37 hoursfeat: Replace explicit priorities with stack-based priority modifiersskal
39 hoursfeat: Optional sequence end times and comprehensive effect documentationskal
41 hoursfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
44 hoursfix(audio): Add pending buffer for partial writes to prevent sample lossskal
44 hoursfix(audio): Check buffer space before rendering to prevent sample lossskal
45 hoursfix(audio): Render audio in small chunks to fix timing gapsskal
45 hoursfeat(audio): Implement ring buffer for live playback timingskal
46 hoursfeat(audio): Trigger pattern events individually for tempo scalingskal
47 hourstest(audio): Add regression test for WAV dump stereo formatskal
47 hoursfix(audio): WAV dump now outputs stereo format matching live audioskal
47 hoursfix(audio): Properly sync tracker and synth timing in WAV dumpskal
47 hoursfix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
47 hoursfix(audio): WAV dump backend now properly triggers tracker patternsskal
47 hoursfeat(audio): Add WAV dump backend for debugging audio outputskal
47 hoursfeat(audio): Simplified demo track with tempo scaling testsskal
47 hoursfeat(audio): Variable tempo system with music time abstractionskal
48 hoursfeat(audio): Tracker timing test suite (Tasks #51.3 & #51.4)skal
48 hoursfeat(audio): Implement mock audio backend for testing (Task #51.2)skal
48 hoursfeat(audio): Implement audio backend abstraction (Task #51.1)skal
2 dayschore(assets): Update generated asset data for modular WGSLskal
2 daysfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
2 daystest(coverage): Improve Audio coverage (Task #48)skal
2 daysrevised .gitignoreskal
2 daystest(coverage): Improve Asset Manager coverage (Task #47)skal
2 daystest(procedural): Improve test coverage (Task #45)skal
2 daysfeat(tests): Add comprehensive tests for math and 3d librariesskal
2 dayshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
3 daysfix: Correct depth handling in two-pass rendering for skybox and objectsskal
3 daysfix: Resolve skybox and floor rendering bugs with two-pass approachskal
3 daysfix: Implement proper skybox rendering with Perlin noiseskal
3 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal
3 daysrefactor: Task #20 - Platform & Code Hygieneskal
3 daysclean-up the procedural code a bitskal
3 daysfeat(audio): Fix tracker bugs and implement rock demo trackskal
3 daystest(shader): Add ShaderComposer and WGSL asset validation tests (Task #26)skal
3 daysrefactor(build): Modularize build system with static librariesskal
3 daysfix(assets): Resolve static initialization order fiascoskal
3 daysfix: Resolve shader initialization crashes and build errorsskal
3 daysrefactor: Shader Asset Integration (Task #24)skal
3 daysfeat(assets): Enforce 16-byte alignment and string safetyskal
3 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
4 daysremove generated assets which shouldn't be in gitskal
4 daysupdate the melody a bitskal
4 daysfeat: Complete audio tracker system integration and testsskal
4 daysfeat: Integrate tracker system and update project context documentationskal
4 daysupdate TODO and fix shaders.ccskal
4 dayschore: Add BUILD.md, Task 23 to TODO.md, and GPU perf define placeholderskal
4 daysfeat(test): Add comprehensive math and shader composer testsskal