summaryrefslogtreecommitdiff
path: root/src/effects/flash_effect.h
AgeCommit message (Expand)Author
2026-03-07refactor(effects): introduce WgslEffect for shader-only post-process effectsskal
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-16feat: Add FlashEffect for audio/visual sync testingskal
2026-02-16feat(sequence): complete v2 migration with DAG-based routingskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal