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