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
27 hours
fix: Complete auxiliary texture initialization fix
skal
27 hours
refactor: Use lazy initialization for auxiliary textures
skal
27 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
28 hours
refactor: Simplify effect render API and fix uniform initialization
skal
42 hours
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
46 hours
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
47 hours
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
2 days
feat: Add CNN post-processing effect with modular WGSL architecture
skal