summaryrefslogtreecommitdiff
path: root/src/effects/gaussian_blur_effect.cc
AgeCommit message (Expand)Author
10 hoursstyle: Apply clang-formatskal
10 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
21 hoursrefactor: complete removal of 'Effect' suffix from C++ class namesskal
26 hoursrefactor(gpu): remove depthSlice conditionals, use platform.h abstractionskal
27 hoursrefactor(headless): convert nullptr checks to strippable macrosskal
27 hoursfix(headless): add early returns to all effect constructorsskal
28 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
30 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