index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
DemoSourceLists.cmake
Age
Commit message (
Expand
)
Author
2026-02-17
feat: Rename GPU stub and headless files and update references
skal
2026-02-17
refactor: move shaders.{h,cc} to src/effects and remove v2 suffix
skal
2026-02-16
feat: Add PeakMeterEffect v2 for test_demo audio visualization
skal
2026-02-16
feat: Add FlashEffect for audio/visual sync testing
skal
2026-02-16
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2026-02-16
feat(sequence): complete v2 migration with DAG-based routing
skal
2026-02-16
feat(sequence): port hybrid_3d_effect to v2
skal
2026-02-16
feat(sequence): port rotating_cube_effect to v2
skal
2026-02-16
feat(sequence): port particles_effect to v2
skal
2026-02-16
feat(sequence): create v2 timeline with placeholder effects
skal
2026-02-16
feat(sequence): Phase 3 - Port 3 effects to v2
skal
2026-02-16
feat(sequence): Phase 1 - Sequence v2 foundation
skal
2026-02-15
refactor(cnn): rename cnn_effect to cnn_v1_effect for clarity
skal
2026-02-15
refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectory
skal
2026-02-15
refactor(build): granular asset tracking and CMake deduplication
skal
2026-02-14
feat(gpu): add SDF camera infrastructure and effect base class
skal
2026-02-14
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
2026-02-14
Refactor: extract setup_standard_textures helper
skal
2026-02-12
CNN v2: parametric static features - Phases 1-4
skal
2026-02-11
refactor: Modularize CMake build system into 10 specialized modules
skal