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