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
9 hours
refactor(cnn): rename cnn_effect to cnn_v1_effect for clarity
skal
9 hours
archive(cnn): move CNN v1 to cnn_v1/ subdirectory
skal
9 hours
refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectory
skal
10 hours
fix(tests): adjust AudioEngine test sample count expectations
skal
11 hours
clang-format
skal
11 hours
debug flash-cube-effect
skal
11 hours
fix(audio): WAV dump drift improvements, acceptable state
skal
13 hours
docs: document audio WAV drift bug investigation
skal
15 hours
investigating audio-drive bug
skal
16 hours
feat(audio): add --dump-wav-start and --dump-wav-duration options
skal
16 hours
fix(audio): eliminate startup delay with automatic buffer pre-fill
skal
18 hours
fix(cli): enable WAV dump without DEMO_HEADLESS requirement
skal
18 hours
fix(cli): change --dump_wav to --dump-wav and add error handling
skal
18 hours
feat(gpu): add shader labels for better error identification
skal
33 hours
feat(gpu): add SDF camera infrastructure and effect base class
skal
34 hours
feat(tracker): add sample offset and humanization
skal
34 hours
some tweaking
skal
36 hours
refactor(wgsl): consolidate SDF shapes into single common file
skal
36 hours
refactor(wgsl): replace inline fullscreen_vs with common include
skal
36 hours
style: Apply clang-format to codebase
skal
36 hours
refactor(wgsl): modularize common shader functions
skal
37 hours
refactor(gpu): Relocate effects to src/effects and streamline includes
skal
37 hours
feat: Move test_platform.cc to util subdirectory
skal
37 hours
Refactor: extract setup_standard_textures helper
skal
37 hours
Refactor: add gpu_create_post_process_texture helper
skal
38 hours
Refactor: add gpu_create_texture_view_2d helper
skal
39 hours
Refactor: factorize WGPU init code for 3D tests
skal
39 hours
Refactor: factorize common WGPU patterns into helper functions
skal
44 hours
CNN v2: bilinear mip-level sampling and UI improvements
skal
2 days
Factor common test patterns into reusable utilities
skal
2 days
CNN v2: Fix weight buffer offset bug
skal
2 days
CNN v2: Alpha channel depth handling and layer visualization
skal
2 days
CNN v2: Fix WebGPU validation error in uniform buffer alignment
skal
2 days
CNN v2: Add TODO for flexible feature layout in binary format v3
skal
2 days
CNN v2: Add mip-level support to runtime effect
skal
3 days
Add test asset support with STRIP_ALL guards
skal
3 days
Tracker: Sort pattern events + add validation/sanitize modes
skal
3 days
CNNv2Effect: Document per-layer kernel sizes support
skal
3 days
Refactor: Reorganize workspaces and remove assets/ directory
skal
3 days
Refactor: Move application entry points to src/app/
skal
4 days
test_demo: Add beat-synchronized CNN post-processing with version selection
skal
4 days
Fix CNN v2 weights validation logic
skal
4 days
CNN v2: Complete multi-layer compute execution
skal
4 days
CNN v2: storage buffer architecture foundation
skal
4 days
CNN v2 Phase 5: render pipeline implementation
skal
4 days
CNN v2: parametric static features - Phases 1-4
skal
4 days
fix: suppress spurious shader snippet and auxiliary texture warnings
skal
4 days
fix: add missing beat_phase parameter to stub gpu_draw implementations
skal
4 days
fix: WAV dump header corruption and early exit handling
skal
4 days
fix: PeakMeterEffect render() now properly overrides base class
skal
[next]