summaryrefslogtreecommitdiff
path: root/src/gpu/effects/distort_effect.cc
AgeCommit message (Expand)Author
2026-02-09Refactor Effect class to centralize common uniforms managementskal
2026-02-09feat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
2026-02-09fix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2026-02-08feat(gpu): Add VignetteEffect and related filesskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-07refactor: Store const GpuContext& in Effect base classskal
2026-02-07refactor: Bundle GPU context into GpuContext structskal
2026-02-02fix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
2026-02-01Chore: Apply clang-format to the codebaseskal
2026-02-01Refactor: Move common GPU fields to base Effect classesskal
2026-02-01Refactor: Split demo effects and shaders into individual filesskal