summaryrefslogtreecommitdiff
path: root/src/tests/test_demo_effects.cc
AgeCommit message (Expand)Author
2026-02-09refactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
2026-02-09fix: Resolve WebGPU uniform buffer alignment issues (Task #74)skal
2026-02-09feat(test): Remove expected effect counts in test_demo_effectsskal
2026-02-08feat: Fix CircleMaskEffect and RotatingCubeEffect auxiliary texture maskingskal
2026-02-08feat(gpu): Add auxiliary texture masking systemskal
2026-02-08fix tree, remove Distort effectskal
2026-02-08feat(gpu): Add VignetteEffect and related filesskal
2026-02-08fix(tests): Enable tests with DEMO_ALL_OPTIONS and fix tracker testskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-07refactor: Bundle GPU context into GpuContext structskal
2026-02-07test(gpu): Add automatic validation for effect test coverageskal
2026-02-07test(gpu): Add comprehensive effect class testing (Phase 2.1)skal