summaryrefslogtreecommitdiff
path: root/src/test_demo.cc
AgeCommit message (Expand)Author
16 hourschore: Clean up generated files and update project configskal
16 hoursfix(test_demo): Resolve compile errors and finalize timing decouplingskal
16 hoursfix(timing): Decouple test_demo graphics loop from audio clockskal
16 hoursfeat(timing): Decouple graphics loop from audio clock for smooth performanceskal
16 hoursrefactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
20 hoursstyle: Apply clang-format to all source filesskal
33 hoursfeat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
34 hoursrefactor: Store const GpuContext& in Effect base classskal
34 hoursrefactor: Bundle GPU context into GpuContext structskal
35 hoursfix(audio): Synchronize audio-visual timing with playback timeskal
37 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
42 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
43 hoursfeat(test_demo): Add validation for command-line optionsskal
43 hoursfeat(test_demo): Add beat_number column to fine-grained peak logskal
43 hoursfeat(test_demo): Add fine-grained peak logging at frame resolutionskal
43 hoursfeat(test_demo): Add audio/visual sync debug tool with tempo testingskal