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
18 hours
style: Apply clang-format to codebase
skal
18 hours
refactor(wgsl): modularize common shader functions
skal
18 hours
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
18 hours
feat: Move test_platform.cc to util subdirectory
skal
18 hours
docs: Update agent state from project documentation
skal
19 hours
Refactor: extract setup_standard_textures helper
skal
19 hours
Refactor: add gpu_create_post_process_texture helper
skal
19 hours
Refactor: add gpu_create_texture_view_2d helper
skal
20 hours
Docs: WGPU helper functions reference
skal
20 hours
Refactor: factorize WGPU init code for 3D tests
skal
20 hours
Fix: CNN v2 compute shader validation error
skal
20 hours
Refactor: factorize common WGPU patterns into helper functions
skal
26 hours
CNN v2: bilinear mip-level sampling and UI improvements
skal
30 hours
Factor common test patterns into reusable utilities
skal
31 hours
Remove non-functional Gantt test scripts
skal
31 hours
Update docs: CNN v2 sigmoid activation summary
skal
31 hours
Replace hard clamp with sigmoid activation in CNN v2
skal
31 hours
Add --lr parameter to CNN v2 training pipeline
skal
31 hours
Document CNN v2 training pipeline improvements
skal
31 hours
Streamline CNN v2 training pipeline output
skal
31 hours
Fix CNN v2 training: always save final checkpoint, derive num_layers
skal
32 hours
Add --output-weights option to CNN v2 training pipeline
skal
32 hours
Fix --mix option: blend prev layer with static p4-p7, not p0-p3
skal
32 hours
Fix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)
skal
32 hours
CNN v2 web tool: Remove vizScale, always show raw layer values
skal
32 hours
CNN v2 web tool: Fix vizScale for final layer preview
skal
32 hours
gen_identity_weights: Change --mix to 50-50 blend
skal
32 hours
gen_identity_weights: Add --p47 option for static feature visualization
skal
32 hours
gen_identity_weights: Add --mix option for static feature blending
skal
32 hours
CNN v2 tool: Fix off-by-one in composited layer filenames
skal
32 hours
CNN v2: Fix weight buffer offset bug
skal
33 hours
cnn_test: --weights now overrides layer config from .bin file
skal
33 hours
cnn_test: Add --weights option for runtime weight loading
skal
33 hours
CNN v2: Remove vizScale, always clip to [0,1]
skal
33 hours
CNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)
skal
33 hours
CNN v2: Add debugging tools for mismatch investigation
skal
34 hours
CNN v2 training: Fix float64/float32 dtype mismatch in depth feature
skal
34 hours
CNN v2: Alpha channel depth handling and layer visualization
skal
34 hours
CNN v2: Use alpha channel for p3 depth feature + layer visualization
skal
35 hours
CNN v2 web tool: Document embedded default weights
skal
35 hours
CNN v2 web tool: Update embedded weights to current checkpoint
skal
36 hours
CNN v2 web tool: Multiple fixes for feature parity with cnn_test
skal
36 hours
CNN v2 web tool: Fix static features shader sampling and header offset
skal
36 hours
CNN v2 web tool: Enhance UI visibility and layer preview interaction
skal
37 hours
CNN v2 training: Refactor train_cnn_v2_full.sh for maintainability
skal
37 hours
CNN test tool: Add CNN v2 support with compute shader architecture
skal
39 hours
CNN v2 training: Add --grayscale-loss option for luminance-based loss computa...
skal
40 hours
CNN v2: Fix WebGPU validation error in uniform buffer alignment
skal
40 hours
CNN v2 training: Expose all parameters as CLI options
skal
40 hours
CNN v2: Change feature #6 from sin(10*x) to sin(20*y)
skal
[next]