summaryrefslogtreecommitdiff
path: root/src/gpu/effects/cnn_effect.cc
AgeCommit message (Expand)Author
35 hoursfix: Complete auxiliary texture initialization fixskal
35 hoursrefactor: Use lazy initialization for auxiliary texturesskal
35 hoursfix: Resolve auxiliary texture resolution mismatch bugskal
35 hoursrefactor: Simplify effect render API and fix uniform initializationskal
2 daysfix: 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
3 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal