index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
demo_effects.cc
Age
Commit message (
Expand
)
Author
10 hours
refactor(gpu): Remove stale v2 references from demo_effects
skal
34 hours
feat(sequence): complete v2 migration with DAG-based routing
skal
3 days
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
9 days
feat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture masking
skal
2026-02-01
Chore: Apply clang-format to the codebase
skal
2026-02-01
Refactor: Split demo effects and shaders into individual files
skal
2026-02-01
format shader code
skal
2026-02-01
clang-format
skal
2026-01-31
style: add vertical compression rules to clang-format
skal
2026-01-31
fix(gpu): resolve multiple WebGPU validation and runtime errors
skal
2026-01-31
fix: Cross-compilation and style compliance
skal
2026-01-31
feat: Full implementation of post-processing pipeline and new effects
skal
2026-01-31
feat: Multi-pass rendering architecture and effect stubs
skal
2026-01-31
feat: Implement Sequence Compiler for data-driven choreography
skal
2026-01-31
feat: Implement Sequence and Effect system for demo choreography
skal