index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
effects
/
gaussian_blur_effect.cc
Age
Commit message (
Expand
)
Author
11 hours
refactor(effects): Factor shared initialization into Effect base class
skal
12 hours
fix(build): Resolve Windows cross-compilation failures
skal
14 hours
feat: add time-based effect activation with auto-passthrough
skal
15 hours
style: Apply clang-format
skal
15 hours
refactor: move shaders.{h,cc} to src/effects and remove v2 suffix
skal
25 hours
refactor: complete removal of 'Effect' suffix from C++ class names
skal
31 hours
refactor(gpu): remove depthSlice conditionals, use platform.h abstraction
skal
32 hours
refactor(headless): convert nullptr checks to strippable macros
skal
32 hours
fix(headless): add early returns to all effect constructors
skal
33 hours
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
35 hours
feat(sequence): complete v2 migration with DAG-based routing
skal
3 days
feat(gpu): add SDF camera infrastructure and effect base class
skal
3 days
style: Apply clang-format to codebase
skal
3 days
refactor(gpu): Relocate effects to src/effects and streamline includes
skal