summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hoursfeat(gpu): Implement shader parametrization systemskal
12 hoursdocs: Update project state with recent improvementsskal
13 hoursfeat(util): Add CHECK_RETURN macros for recoverable errorsskal
13 hoursperf(test): Make JitteredAudioBackendTest 50x fasterskal
13 hoursrefactor(shaders): Apply common utilities to renderer shadersskal
13 hoursfeat(shaders): Extract common WGSL utilities for better composabilityskal
14 hoursdocs: Update project context and todo list for plane_distance integrationskal
14 hoursfix: Include PlaneData header in scene_loader.ccskal
14 hoursfix: Correct offset management in scene_loader.cc for plane_distanceskal
14 hoursfix: Remove local redefinition of PlaneData in scene_loader.ccskal
14 hoursfix: Make PlaneData struct visible to renderer_draw.ccskal
14 hoursfix: Include <memory> header for std::shared_ptr in Object3Dskal
14 hoursfeat: Integrate plane_distance into renderer and scene loaderskal
14 hoursfeat(audio): Eliminate temp buffer allocations and add explicit clipping (Tas...skal
15 hoursrefactor(tests): Factor common patterns in tempo testsskal
15 hoursadd rules for CLAUDE.md too.skal
16 hoursfeat(tools): Add effect depth analysis to seq_compilerskal
16 hoursfeat(audio, tools): Add Task #72 and enhance Blender exporterskal
16 hourschore: Clean up generated files and archive GPU test analysisskal
17 hourschore: Clean up generated files and update project configskal
17 hoursfix(demo64k): Pass absolute time to gpu_draw and remove tempo_test_enabled fr...skal
17 hoursfix(test_demo): Resolve compile errors and finalize timing decouplingskal
17 hoursfix(timing): Decouple test_demo graphics loop from audio clockskal
17 hoursbuild: Include generated file updates resulting from timing decoupling changesskal
17 hoursfeat(timing): Decouple graphics loop from audio clock for smooth performanceskal
17 hoursrefactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
18 hoursdocs(audio): Update AUDIO_LIFECYCLE_REFACTOR.md and AUDIO_TIMING_ARCHITECTURE...skal
19 hoursupdate tasksskal
19 hoursrefactor(docs): Update TODO.md with large files and apply clang-formatskal
19 hoursdocs: Archive completed tasks and streamline context filesskal
19 hoursrefactor(3d): Split Renderer3D into modular files and fix compilation.skal
19 hoursRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
20 hoursfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
21 hoursfix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
21 hoursstyle: Apply clang-format to all source filesskal
21 hoursfeat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
21 hoursdocs: Document mesh shadow limitation (Task A.1 investigation)skal
21 hoursfeat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
21 hoursdocs: Mark Task #39 as completeskal
21 hoursfeat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)skal
22 hoursfeat(3d): Implement Blender export and binary scene loading pipelineskal
22 hoursminor comment updateskal
31 hoursfix(audio): Prevent events from triggering one frame earlyskal
31 hoursfix(audio): Remove sample offsets - incompatible with tempo scalingskal
31 hoursfix(audio): Calculate sample offsets from render position, not playback positionskal
31 hoursrefactor(audio): Simplify music track with steady beat progressionskal
31 hoursfix(audio): Implement sample-accurate event timingskal
33 hoursadd debugging code to flash_effectskal
33 hoursrefactor(audio): Convert tracker to unit-less timing systemskal
34 hoursRevert "fix(track_visualizer): Convert beats to seconds correctly"skal