summaryrefslogtreecommitdiff
path: root/src/test_demo.cc
AgeCommit message (Expand)Author
15 hoursrefactor: Use tracker BPM instead of hardcoded valuesskal
17 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
17 hoursfeat(audio): Add --tempo flag for variable tempo testingskal
18 hoursfeat(util): Add CHECK_RETURN macros for recoverable errorsskal
22 hourschore: Clean up generated files and update project configskal
23 hoursfix(test_demo): Resolve compile errors and finalize timing decouplingskal
23 hoursfix(timing): Decouple test_demo graphics loop from audio clockskal
23 hoursfeat(timing): Decouple graphics loop from audio clock for smooth performanceskal
23 hoursrefactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
26 hoursstyle: Apply clang-format to all source filesskal
39 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
41 hoursrefactor: Store const GpuContext& in Effect base classskal
41 hoursrefactor: Bundle GPU context into GpuContext structskal
41 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
44 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
2 daysrefactor: Move platform files to src/platform/ subdirectoryskal
2 daysfeat(test_demo): Add validation for command-line optionsskal
2 daysfeat(test_demo): Add beat_number column to fine-grained peak logskal
2 daysfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
2 daysfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal