summaryrefslogtreecommitdiff
path: root/src/effects/flash_effect.cc
AgeCommit message (Expand)Author
2026-02-17refactor(effects): Streamline uniforms initializationskal
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-17fix(build): Resolve Windows cross-compilation failuresskal
2026-02-17feat: add time-based effect activation with auto-passthroughskal
2026-02-17style: Apply clang-formatskal
2026-02-17refactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
2026-02-16refactor: complete removal of 'Effect' suffix from C++ class namesskal
2026-02-16refactor(gpu): remove depthSlice conditionals, use platform.h abstractionskal
2026-02-16feat: Add FlashEffect for audio/visual sync testingskal
2026-02-16feat(sequence): complete v2 migration with DAG-based routingskal
2026-02-14style: Apply clang-format to codebaseskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal