summaryrefslogtreecommitdiff
path: root/src/effects/heptagon_effect.cc
AgeCommit message (Expand)Author
46 hoursrefactor(effects): Streamline uniforms initializationskal
46 hoursrefactor(gpu): Add RAII wrapper for WGPU resources to eliminate manual cleanupskal
46 hoursrefactor(effects): Factor shared initialization into Effect base classskal
48 hoursfix(build): Resolve Windows cross-compilation failuresskal
2 daysfeat: add time-based effect activation with auto-passthroughskal
2 daysstyle: Apply clang-formatskal
2 daysrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
2 daysfix: correct Heptagon effect rendering and SDF implementationskal
3 daysrefactor: complete removal of 'Effect' suffix from C++ class namesskal
3 daysrefactor(gpu): remove depthSlice conditionals, use platform.h abstractionskal
3 daysrefactor(headless): convert nullptr checks to strippable macrosskal
3 daysfix(headless): add early returns to all effect constructorsskal
3 daysrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
3 daysfeat(sequence): complete v2 migration with DAG-based routingskal
5 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
5 daysstyle: Apply clang-format to codebaseskal
5 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal