index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
gpu
/
test_effect_base.cc
Age
Commit message (
Expand
)
Author
6 hours
feat(gbuffer): wire_dag() + find_downstream_output() for temporal feedback
skal
2026-03-05
style: run clang-format to adhere to coding style
skal
2026-02-21
test: fix test_effect_base intermittent crashes and SIGTRAP
skal
2026-02-21
refactor(wgsl): Use vec*f alias for vector types
skal
2026-02-21
fix(tests): Resolve intermittent SIGTRAP in test_effect_base
skal
2026-02-21
split raymarching.wgsl in two: with id, or without id.
skal
2026-02-17
feat: add time-based effect activation with auto-passthrough
skal
2026-02-17
style: Apply clang-format
skal
2026-02-16
refactor: complete removal of 'Effect' suffix from C++ class names
skal
2026-02-16
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2026-02-16
fix(tests): resolve all v2 test failures, 35/35 passing
skal
2026-02-16
fix(tests): port tests to v2 API, fix FATAL_CHECK logic
skal
2026-02-14
style: Apply clang-format to codebase
skal
2026-02-09
refactor: Reorganize tests into subsystem subdirectories
skal