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
25 hours
fix: Use initialized_ flag instead of ctx_.device check
skal
25 hours
fix: Complete auxiliary texture initialization fix
skal
25 hours
docs: Add auxiliary texture initialization tech doc
skal
25 hours
fix: Call resize() before init() to set dimensions first
skal
25 hours
refactor: Use lazy initialization for auxiliary textures
skal
25 hours
fix: Resolve auxiliary texture resolution mismatch bug
skal
25 hours
refactor: Simplify effect render API and fix uniform initialization
skal
26 hours
add --save-intermediates to train.py and cnn_test
skal
27 hours
fix: Move sigmoid activation to call site in CNN layer shader
skal
27 hours
fix: Replace clamp with sigmoid in CNN final layer
skal
27 hours
feat: Add early stopping to CNN training
skal
28 hours
fix: CNN training/inference to match WGSL sliding window
skal
28 hours
format .wgsl layer code (cosmetics)
skal
29 hours
fix: Guard cnn_test build with STRIP_ALL check
skal
29 hours
refactor: Modularize CMake build system into 10 specialized modules
skal
29 hours
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
30 hours
debug: Add shader load verification and GPU sync to CNN test tool
skal
30 hours
fix: CNN test tool ping-pong bug and RGBA16Float intermediates
skal
30 hours
feat: Add CNN shader testing tool with GPU texture readback
skal
37 hours
fix: Use patch-based inference to match CNN training distribution
skal
37 hours
opt: Move invariant in1 calculation outside CNN convolution loops
skal
38 hours
opt: Vec4-optimize CNN convolution shaders for SIMD
skal
38 hours
chore: Update CNN architecture to 3×3×3 with new trained weights
skal
38 hours
docs: Update CNN training documentation with patch extraction
skal
38 hours
feat: Add salient-point patch extraction for CNN training
skal
40 hours
fix: Use ClampToEdge sampler for CNN to avoid edge wrapping
skal
40 hours
fix: Correct UV coordinate computation to match PyTorch linspace
skal
40 hours
fix: Add clamp to CNN final layer to match PyTorch training
skal
40 hours
fix: PostProcessHelperTest signature and fixture sharing
skal
40 hours
refactor: Optimize CNN grayscale computation
skal
40 hours
update train_cnn.py and shader
skal
41 hours
docs: Add inference mode to training documentation
skal
41 hours
feat: Add inference mode to train_cnn.py for ground truth generation
skal
41 hours
fix: CNN training normalization pipeline consistency
skal
42 hours
udpate CNN shader code.
skal
42 hours
feat: Add --shader-only option to convert_shadertoy.py
skal
42 hours
refactor: Optimize CNN normalization to eliminate redundant conversions
skal
43 hours
update timeline.seq
skal
43 hours
fix: Flip Y-axis to match ShaderToy coordinate convention
skal
43 hours
refactor: Improve convert_shadertoy.py to generate compile-ready code
skal
43 hours
feat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)
skal
43 hours
chore: Remove incomplete CubeSphere effect
skal
43 hours
docs: Fix EFFECT keyword syntax and add automation-friendly workflow
skal
43 hours
feat: Add ShaderToy conversion tools
skal
43 hours
fix: Support variable kernel sizes in CNN layer generation
skal
44 hours
docs: Document WGPU builder refactoring in COMPLETED.md
skal
44 hours
refactor: Factor WGPU boilerplate into builder pattern helpers
skal
44 hours
feat: CNN RGBD→grayscale with 7-channel augmented input
skal
45 hours
udpate
skal
45 hours
update timeline
skal
[next]