summaryrefslogtreecommitdiff
path: root/src/effects/heptagon_effect.h
AgeCommit message (Expand)Author
2026-03-07refactor(effects): introduce WgslEffect for shader-only post-process effectsskal
2026-03-05style: run clang-format to adhere to coding styleskal
2026-02-17refactor(gpu): Add RAII wrapper for WGPU resources to eliminate manual cleanupskal
2026-02-17refactor(effects): Factor shared initialization into Effect base classskal
2026-02-17feat: add time-based effect activation with auto-passthroughskal
2026-02-17style: Apply clang-formatskal
2026-02-16refactor: complete removal of 'Effect' suffix from C++ class namesskal
2026-02-16refactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2026-02-16feat(sequence): complete v2 migration with DAG-based routingskal
2026-02-14feat(gpu): add SDF camera infrastructure and effect base classskal