summaryrefslogtreecommitdiff
path: root/src/gpu/effects/cnn_effect.cc
AgeCommit message (Expand)Author
25 hoursfix: Complete auxiliary texture initialization fixskal
25 hoursrefactor: Use lazy initialization for auxiliary texturesskal
25 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
25 hoursrefactor: Simplify effect render API and fix uniform initializationskal
39 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
43 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
45 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
47 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
48 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
2 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal