summaryrefslogtreecommitdiff
path: root/src/effects/heptagon_effect.cc
AgeCommit message (Expand)Author
11 hoursfeat: add time-based effect activation with auto-passthroughskal
12 hoursstyle: Apply clang-formatskal
12 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
20 hoursfix: correct Heptagon effect rendering and SDF implementationskal
22 hoursrefactor: complete removal of 'Effect' suffix from C++ class namesskal
28 hoursrefactor(gpu): remove depthSlice conditionals, use platform.h abstractionskal
29 hoursrefactor(headless): convert nullptr checks to strippable macrosskal
29 hoursfix(headless): add early returns to all effect constructorsskal
30 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
32 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
3 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
3 daysstyle: Apply clang-format to codebaseskal
3 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal