index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2026-02-16
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2026-02-16
fix(tests): resolve all v2 test failures, 35/35 passing
skal
2026-02-16
refactor: invert FATAL_CHECK logic to standard assertion style
skal
2026-02-16
fix(tests): port tests to v2 API, fix FATAL_CHECK logic
skal
2026-02-16
feat(sequence): complete v2 migration with DAG-based routing
skal
2026-02-16
feat(sequence): integrate v2 timeline with main loop
skal
2026-02-16
test(audio): remove brittle SilentBackendTest
skal
2026-02-16
fix(cnn): rename CNNLayerParams to CNNv1LayerParams
skal
2026-02-16
fix(audio): implement get_callback_state in TestBackend
skal
2026-02-16
feat(sequence): port hybrid_3d_effect to v2
skal
2026-02-16
feat(sequence): port rotating_cube_effect to v2
skal
2026-02-16
feat(sequence): port particles_effect to v2
skal
2026-02-16
feat(sequence): create v2 timeline with placeholder effects
skal
2026-02-16
feat(sequence): add inline post-process functions for v2
skal
2026-02-16
feat(sequence): complete phase 3 - v2 shader integration and effect ports
skal
2026-02-16
feat(sequence): Clean up compiler and add test accessor
skal
2026-02-16
feat(sequence): Phase 3 - Port 3 effects to v2
skal
2026-02-16
feat(sequence): Phase 1 - Sequence v2 foundation
skal
2026-02-16
smaller cube
skal
2026-02-16
revert debug code
skal
2026-02-15
perf(audio): smooth playback time and RMS-based peak at 60Hz
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
fix(tests): adjust AudioEngine test sample count expectations
skal
2026-02-15
clang-format
skal
2026-02-15
debug flash-cube-effect
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
investigating audio-drive bug
skal
2026-02-15
feat(audio): add --dump-wav-start and --dump-wav-duration options
skal
2026-02-15
fix(audio): eliminate startup delay with automatic buffer pre-fill
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-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
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
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
Refactor: factorize WGPU init code for 3D tests
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
[prev]
[next]