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