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
6 hours
feat: Add PeakMeterEffect v2 for test_demo audio visualization
skal
7 hours
fix: calculate beat_phase for FlashEffect and refactor uniforms
skal
7 hours
fix: load rotating_cube_v2 shader from asset instead of empty string
skal
7 hours
refactor(gpu): remove depthSlice conditionals, use platform.h abstraction
skal
7 hours
feat: Add FlashEffect for audio/visual sync testing
skal
8 hours
refactor: remove empty audio_update() function
skal
8 hours
refactor(headless): convert nullptr checks to strippable macros
skal
8 hours
fix(headless): add early returns to all effect constructors
skal
8 hours
fix(headless): add nullptr checks for GPU resource creation
skal
8 hours
fix(headless): add missing Effect include and gpu_get_surface stub
skal
8 hours
fix(build): add missing headers and enum casts for strict compilation
skal
9 hours
fix(shaders): correct sequence uniforms snippet registration name
skal
9 hours
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
10 hours
fix(tests): resolve all v2 test failures, 35/35 passing
skal
11 hours
refactor: invert FATAL_CHECK logic to standard assertion style
skal
11 hours
fix(tests): port tests to v2 API, fix FATAL_CHECK logic
skal
12 hours
feat(sequence): complete v2 migration with DAG-based routing
skal
13 hours
feat(sequence): integrate v2 timeline with main loop
skal
13 hours
test(audio): remove brittle SilentBackendTest
skal
13 hours
fix(cnn): rename CNNLayerParams to CNNv1LayerParams
skal
13 hours
fix(audio): implement get_callback_state in TestBackend
skal
13 hours
feat(sequence): port hybrid_3d_effect to v2
skal
14 hours
feat(sequence): port rotating_cube_effect to v2
skal
14 hours
feat(sequence): port particles_effect to v2
skal
14 hours
feat(sequence): create v2 timeline with placeholder effects
skal
14 hours
feat(sequence): add inline post-process functions for v2
skal
15 hours
feat(sequence): complete phase 3 - v2 shader integration and effect ports
skal
15 hours
feat(sequence): Clean up compiler and add test accessor
skal
15 hours
feat(sequence): Phase 3 - Port 3 effects to v2
skal
15 hours
feat(sequence): Phase 1 - Sequence v2 foundation
skal
23 hours
smaller cube
skal
24 hours
revert debug code
skal
24 hours
perf(audio): smooth playback time and RMS-based peak at 60Hz
skal
29 hours
refactor(cnn): rename cnn_effect to cnn_v1_effect for clarity
skal
29 hours
archive(cnn): move CNN v1 to cnn_v1/ subdirectory
skal
29 hours
refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectory
skal
29 hours
fix(tests): adjust AudioEngine test sample count expectations
skal
30 hours
clang-format
skal
31 hours
debug flash-cube-effect
skal
31 hours
fix(audio): WAV dump drift improvements, acceptable state
skal
33 hours
docs: document audio WAV drift bug investigation
skal
35 hours
investigating audio-drive bug
skal
36 hours
feat(audio): add --dump-wav-start and --dump-wav-duration options
skal
36 hours
fix(audio): eliminate startup delay with automatic buffer pre-fill
skal
38 hours
fix(cli): enable WAV dump without DEMO_HEADLESS requirement
skal
38 hours
fix(cli): change --dump_wav to --dump-wav and add error handling
skal
38 hours
feat(gpu): add shader labels for better error identification
skal
2 days
feat(gpu): add SDF camera infrastructure and effect base class
skal
2 days
feat(tracker): add sample offset and humanization
skal
2 days
some tweaking
skal
[next]