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