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