index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2026-02-16
refactor: remove C++ seq_compiler and Gantt chart references
skal
2026-02-16
docs: streamline and consolidate markdown documentation
skal
2026-02-16
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2026-02-16
docs(sequence): update and compact v2 documentation
skal
2026-02-16
feat(sequence): complete v2 migration with DAG-based routing
skal
2026-02-16
docs: update for Sequence v2 phases 1-2
skal
2026-02-16
feat(sequence): Phase 1 - Sequence v2 foundation
skal
2026-02-15
docs: update CNN v1 references in top/mid-level docs
skal
2026-02-15
refactor(cnn): rename cnn_effect to cnn_v1_effect for clarity
skal
2026-02-15
archive(cnn): move CNN v1 to cnn_v1/ subdirectory
skal
2026-02-15
refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectory
skal
2026-02-15
refactor(build): granular asset tracking and CMake deduplication
skal
2026-02-15
fix(audio): WAV dump drift improvements, acceptable state
skal
2026-02-15
docs: document audio WAV drift bug investigation
skal
2026-02-15
docs: add CLI options reference and WAV dump examples
skal
2026-02-15
fix(cli): change --dump_wav to --dump-wav and add error handling
skal
2026-02-14
feat(gpu): add two-pass raymarching infrastructure
skal
2026-02-14
feat(gpu): add SDF camera infrastructure and effect base class
skal
2026-02-14
feat(tracker): add sample offset and humanization
skal
2026-02-14
refactor(wgsl): consolidate SDF shapes into single common file
skal
2026-02-14
refactor(wgsl): replace inline fullscreen_vs with common include
skal
2026-02-14
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
2026-02-14
Refactor: add gpu_create_post_process_texture helper
skal
2026-02-14
Docs: WGPU helper functions reference
skal
2026-02-14
Refactor: factorize common WGPU patterns into helper functions
skal
2026-02-14
Update docs: CNN v2 sigmoid activation summary
skal
2026-02-14
Replace hard clamp with sigmoid activation in CNN v2
skal
2026-02-14
Document CNN v2 training pipeline improvements
skal
2026-02-14
Add --output-weights option to CNN v2 training pipeline
skal
2026-02-14
Fix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)
skal
2026-02-14
gen_identity_weights: Change --mix to 50-50 blend
skal
2026-02-14
gen_identity_weights: Add --p47 option for static feature visualization
skal
2026-02-14
gen_identity_weights: Add --mix option for static feature blending
skal
2026-02-14
cnn_test: --weights now overrides layer config from .bin file
skal
2026-02-13
CNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)
skal
2026-02-13
CNN v2: Add debugging tools for mismatch investigation
skal
2026-02-13
CNN v2: Alpha channel depth handling and layer visualization
skal
2026-02-13
CNN v2 web tool: Document embedded default weights
skal
2026-02-13
CNN test tool: Add CNN v2 support with compute shader architecture
skal
2026-02-13
CNN v2 training: Add --grayscale-loss option for luminance-based loss computa...
skal
2026-02-13
CNN v2 training: Expose all parameters as CLI options
skal
2026-02-13
CNN v2: Change feature #6 from sin(10*x) to sin(20*y)
skal
2026-02-13
CNN v2: Add TODO for flexible feature layout in binary format v3
skal
2026-02-13
Doc: Update CNN v2 docs for binary format v2 and mip-level support
skal
2026-02-13
Doc: Update HOWTO.md with --mip-level example for full pipeline
skal
2026-02-13
CNN v2: Add --mip-level option for parametric features
skal
2026-02-13
CNN v2 test tool: Refactoring and video loop support
skal
2026-02-13
CNN v2 web tool: Fix layer naming and visualization bugs
skal
2026-02-13
Doc: Add tracker humanization and sample offset features
skal
2026-02-13
Doc: Clarify CNN v2 training uses RGBA targets
skal
[prev]
[next]