index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
37 hours
refactor: Modularize CMake build system into 10 specialized modules
skal
37 hours
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
38 hours
debug: Add shader load verification and GPU sync to CNN test tool
skal
38 hours
fix: CNN test tool ping-pong bug and RGBA16Float intermediates
skal
38 hours
feat: Add CNN shader testing tool with GPU texture readback
skal
44 hours
fix: Use patch-based inference to match CNN training distribution
skal
44 hours
opt: Move invariant in1 calculation outside CNN convolution loops
skal
46 hours
opt: Vec4-optimize CNN convolution shaders for SIMD
skal
46 hours
chore: Update CNN architecture to 3×3×3 with new trained weights
skal
46 hours
docs: Update CNN training documentation with patch extraction
skal
46 hours
feat: Add salient-point patch extraction for CNN training
skal
47 hours
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
47 hours
fix: Correct UV coordinate computation to match PyTorch linspace
skal
47 hours
fix: Add clamp to CNN final layer to match PyTorch training
skal
48 hours
fix: PostProcessHelperTest signature and fixture sharing
skal
48 hours
refactor: Optimize CNN grayscale computation
skal
48 hours
update train_cnn.py and shader
skal
2 days
docs: Add inference mode to training documentation
skal
2 days
feat: Add inference mode to train_cnn.py for ground truth generation
skal
2 days
fix: CNN training normalization pipeline consistency
skal
2 days
udpate CNN shader code.
skal
2 days
feat: Add --shader-only option to convert_shadertoy.py
skal
2 days
refactor: Optimize CNN normalization to eliminate redundant conversions
skal
2 days
update timeline.seq
skal
2 days
fix: Flip Y-axis to match ShaderToy coordinate convention
skal
2 days
refactor: Improve convert_shadertoy.py to generate compile-ready code
skal
2 days
feat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)
skal
2 days
chore: Remove incomplete CubeSphere effect
skal
2 days
docs: Fix EFFECT keyword syntax and add automation-friendly workflow
skal
2 days
feat: Add ShaderToy conversion tools
skal
2 days
fix: Support variable kernel sizes in CNN layer generation
skal
2 days
docs: Document WGPU builder refactoring in COMPLETED.md
skal
2 days
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
2 days
feat: CNN RGBD→grayscale with 7-channel augmented input
skal
2 days
udpate
skal
2 days
update timeline
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
2 days
docs: Update and streamline CNN training documentation
skal
2 days
feat: Add checkpointing support to CNN training script
skal
2 days
fix: Auto-expand single kernel size to all layers in training script
skal
2 days
update target images
skal
2 days
feat: Add coordinate-aware CNN layer 0 for position-dependent stylization
skal
3 days
docs: Add CNN effect documentation and update project status
skal
3 days
feat: Add CNN post-processing effect with modular WGSL architecture
skal
3 days
initial doc for the CNN project
skal
3 days
docs: Reorganize shader editor documentation
skal
3 days
fix: Use placeholder technique to prevent syntax highlighting overlap
skal
3 days
refactor: Improve syntax highlighting to avoid overlapping matches
skal
[prev]
[next]