index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
effects
/
passthrough_effect.h
Age
Commit message (
Expand
)
Author
33 hours
refactor(gpu): Add RAII wrapper for WGPU resources to eliminate manual cleanup
skal
33 hours
refactor(effects): Factor shared initialization into Effect base class
skal
37 hours
feat: add time-based effect activation with auto-passthrough
skal
38 hours
style: Apply clang-format
skal
2 days
refactor: complete removal of 'Effect' suffix from C++ class names
skal
2 days
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2 days
feat(sequence): complete v2 migration with DAG-based routing
skal
4 days
feat(gpu): add SDF camera infrastructure and effect base class
skal