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