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
2026-02-15
feat(timeline-editor): consolidate playback indicator positioning and improve UX
skal
2026-02-15
fix(shader): add dfWithID to sdf_test.wgsl for test compatibility
skal
2026-02-15
fix(cli): enable WAV dump without DEMO_HEADLESS requirement
skal
2026-02-15
fix(cli): change --dump_wav to --dump-wav and add error handling
skal
2026-02-15
feat(gpu): add shader labels for better error identification
skal
2026-02-15
feat(spectral-editor): add waveform intensity viewer for sample offset
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
docs: add audio system enhancement tasks
skal
2026-02-14
docs: mark tracker humanization task as IMPLEMENTED
skal
2026-02-14
feat(tracker): add sample offset and humanization
skal
2026-02-14
some tweaking
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
style: Apply clang-format to codebase
skal
2026-02-14
refactor(wgsl): modularize common shader functions
skal
2026-02-14
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
2026-02-14
feat: Move test_platform.cc to util subdirectory
skal
2026-02-14
docs: Update agent state from project documentation
skal
2026-02-14
Refactor: extract setup_standard_textures helper
skal
2026-02-14
Refactor: add gpu_create_post_process_texture helper
skal
2026-02-14
Refactor: add gpu_create_texture_view_2d helper
skal
2026-02-14
Docs: WGPU helper functions reference
skal
2026-02-14
Refactor: factorize WGPU init code for 3D tests
skal
2026-02-14
Fix: CNN v2 compute shader validation error
skal
2026-02-14
Refactor: factorize common WGPU patterns into helper functions
skal
2026-02-14
CNN v2: bilinear mip-level sampling and UI improvements
skal
2026-02-14
Factor common test patterns into reusable utilities
skal
2026-02-14
Remove non-functional Gantt test scripts
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
Add --lr parameter to CNN v2 training pipeline
skal
2026-02-14
Document CNN v2 training pipeline improvements
skal
2026-02-14
Streamline CNN v2 training pipeline output
skal
2026-02-14
Fix CNN v2 training: always save final checkpoint, derive num_layers
skal
2026-02-14
Add --output-weights option to CNN v2 training pipeline
skal
2026-02-14
Fix --mix option: blend prev layer with static p4-p7, not p0-p3
skal
2026-02-14
Fix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)
skal
2026-02-14
CNN v2 web tool: Remove vizScale, always show raw layer values
skal
2026-02-14
CNN v2 web tool: Fix vizScale for final layer preview
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 v2 tool: Fix off-by-one in composited layer filenames
skal
2026-02-14
CNN v2: Fix weight buffer offset bug
skal
2026-02-14
cnn_test: --weights now overrides layer config from .bin file
skal
2026-02-13
cnn_test: Add --weights option for runtime weight loading
skal
2026-02-13
CNN v2: Remove vizScale, always clip to [0,1]
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
[prev]
[next]