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