summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
8 hoursrefactor(docs): Update TODO.md with large files and apply clang-formatskal
8 hoursrefactor(3d): Split Renderer3D into modular files and fix compilation.skal
8 hoursRevert "feat(platform): Centralize platform-specific WebGPU code and improve ...skal
9 hoursfeat(platform): Centralize platform-specific WebGPU code and improve shader c...skal
10 hoursfix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
10 hoursstyle: Apply clang-format to all source filesskal
10 hoursfeat(3d): Fix ObjectType::PLANE scaling and consolidate ObjectType mappingskal
10 hoursfeat(3d): Implement Mesh Wireframe rendering for Visual Debugskal
10 hoursfeat(3d): Implement Visual Debug primitives (Sphere, Cone, Cross, Trajectory)skal
11 hoursfeat(3d): Implement Blender export and binary scene loading pipelineskal
11 hoursminor comment updateskal
20 hoursfix(audio): Prevent events from triggering one frame earlyskal
20 hoursfix(audio): Remove sample offsets - incompatible with tempo scalingskal
20 hoursfix(audio): Calculate sample offsets from render position, not playback positionskal
20 hoursfix(audio): Implement sample-accurate event timingskal
22 hoursadd debugging code to flash_effectskal
22 hoursrefactor(audio): Convert tracker to unit-less timing systemskal
23 hoursfix(test_demo): Space patterns 4 seconds apart to prevent overlapskal
23 hourschore: Disable tempo variation and simplify music trackskal
23 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
24 hoursfix: Auto-regenerate assets after clean buildskal
24 hoursrefactor: Store const GpuContext& in Effect base classskal
24 hoursrefactor: Bundle GPU context into GpuContext structskal
25 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
28 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
30 hoursrefactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)skal
30 hoursrefactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
30 hoursfeat(build): Add FINAL_STRIP mode for maximum size optimizationskal
31 hoursdocs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
31 hourstest(audio): Add error handling tests for WavDumpBackendskal
31 hoursfix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
31 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
31 hourstest(gpu): Add comprehensive TextureManager testsskal
31 hourstest(gpu): Add automatic validation for effect test coverageskal
32 hourstest(gpu): Add post-process helper utilities testing (Phase 2.2)skal
32 hourstest(gpu): Add comprehensive effect class testing (Phase 2.1)skal
32 hourstest: Add GPU effects test infrastructure (Phase 1 Foundation)skal
32 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
32 hourstest: Add platform test coverage (test_platform.cc)skal
33 hoursfeat(test_demo): Add validation for command-line optionsskal
33 hoursfeat(test_demo): Add beat_number column to fine-grained peak logskal
33 hoursfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
33 hoursfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal
43 hoursclean up main.ccskal
47 hoursfix(audio): Normalize procedurally generated notes to consistent RMS levelskal
47 hoursfix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guardsskal
47 hoursfeat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
47 hoursfix(audio): Clean up stale spectrograms and fix asset referencesskal
47 hoursfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
2 daysfeat(particles): Implement transparent circular particles with alpha blending...skal