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