index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
cnn_effect.cc
Age
Commit message (
Expand
)
Author
33 hours
fix: Complete auxiliary texture initialization fix
skal
34 hours
refactor: Use lazy initialization for auxiliary textures
skal
34 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
34 hours
refactor: Simplify effect render API and fix uniform initialization
skal
48 hours
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
2 days
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
2 days
fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)
skal
2 days
fix: Capture scene framebuffer before post-processing for CNN effect
skal
2 days
feat: Add multi-layer CNN support with framebuffer capture and blend control
skal
3 days
feat: Add CNN post-processing effect with modular WGSL architecture
skal