index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
HOWTO.md
Age
Commit message (
Expand
)
Author
2026-03-03
fix(build): add spectool to DEMO_BUILD_TOOLS cmake target
skal
2026-02-23
docs(build): add WSL (Windows 10) build support and documentation
skal
2026-02-17
docs: update timeline editor documentation for v2 format
skal
2026-02-16
docs: streamline and consolidate markdown documentation
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
refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectory
skal
2026-02-15
docs: add CLI options reference and WAV dump examples
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
cnn_test: --weights now overrides layer config from .bin file
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
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: Restore per-layer kernel sizes support
skal
2026-02-13
CNN v2: Refactor to uniform 12D→4D architecture
skal
2026-02-12
Update docs and help messages for CNN v2 completion
skal
2026-02-12
CNN v2: parametric static features - Phases 1-4
skal
2026-02-12
CNN v2: parametric static features - design doc
skal
2026-02-12
remove some artefacts. update docs.
skal
2026-02-11
fix: CNN training/inference to match WGSL sliding window
skal
2026-02-11
refactor: Modularize CMake build system into 10 specialized modules
skal
2026-02-11
fix: CNN test tool GPU readback with wgpuDevicePoll
skal
2026-02-11
fix: CNN test tool ping-pong bug and RGBA16Float intermediates
skal
2026-02-10
docs: Update CNN training documentation with patch extraction
skal
2026-02-10
docs: Add inference mode to training documentation
skal
2026-02-10
docs: Fix EFFECT keyword syntax and add automation-friendly workflow
skal
2026-02-10
fix: Support variable kernel sizes in CNN layer generation
skal
2026-02-10
feat: CNN RGBD→grayscale with 7-channel augmented input
skal
2026-02-09
refactor: Reorganize tests into subsystem subdirectories
skal
2026-02-09
docs: Streamline headless mode documentation
skal
2026-02-09
feat: Add headless mode for testing without GPU
skal
2026-02-09
docs: Update references to workspace layout
skal
2026-02-09
docs: Condense HOWTO.md, move details to technical docs
skal
2026-02-09
docs: Update docs for Task #76 size measurement
skal
2026-02-09
docs: Update documentation and clean up obsolete files
skal
2026-02-09
docs: Condense essential context files (856→599 lines)
skal
2026-02-09
docs: Archive Feb 9 completed tasks and clarify build configs
skal
2026-02-09
docs: Simplify all design docs (50% reduction, 1687 lines removed)
skal
2026-02-08
feat(gpu): Add auxiliary texture masking system
skal
2026-02-07
feat(build): Add FINAL_STRIP mode for maximum size optimization
skal
2026-02-06
docs: Document specplay tool and add future enhancement roadmap
skal
2026-02-06
docs: Update documentation for completed build optimization (Task C)
skal
2026-02-05
feat(audio): Complete Phase 4 - Cleanup and Documentation (Task #56)
skal
2026-02-04
feat(tooling): Add directory filtering to coverage report script (Task #46)
skal
2026-02-04
feat(tooling): Implement code coverage reporting (Task #44)
skal
2026-02-02
docs: Add submodule update instructions to HOWTO.md
skal
2026-02-02
refactor(build): Centralize generated files and clean up project layout
skal