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