summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
7 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
7 hoursarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
7 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
8 hoursfix(tests): adjust AudioEngine test sample count expectationsskal
9 hoursclang-formatskal
9 hoursdebug flash-cube-effectskal
9 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
11 hoursdocs: document audio WAV drift bug investigationskal
13 hoursinvestigating audio-drive bugskal
14 hoursfeat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
14 hoursfix(audio): eliminate startup delay with automatic buffer pre-fillskal
16 hoursfix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
16 hoursfix(cli): change --dump_wav to --dump-wav and add error handlingskal
17 hoursfeat(gpu): add shader labels for better error identificationskal
31 hoursfeat(gpu): add SDF camera infrastructure and effect base classskal
32 hoursfeat(tracker): add sample offset and humanizationskal
32 hourssome tweakingskal
34 hoursrefactor(wgsl): consolidate SDF shapes into single common fileskal
35 hoursrefactor(wgsl): replace inline fullscreen_vs with common includeskal
35 hoursstyle: Apply clang-format to codebaseskal
35 hoursrefactor(wgsl): modularize common shader functionsskal
35 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal
35 hoursfeat: Move test_platform.cc to util subdirectoryskal
36 hoursRefactor: extract setup_standard_textures helperskal
36 hoursRefactor: add gpu_create_post_process_texture helperskal
36 hoursRefactor: add gpu_create_texture_view_2d helperskal
37 hoursRefactor: factorize WGPU init code for 3D testsskal
37 hoursRefactor: factorize common WGPU patterns into helper functionsskal
43 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
47 hoursFactor common test patterns into reusable utilitiesskal
2 daysCNN v2: Fix weight buffer offset bugskal
2 daysCNN v2: Alpha channel depth handling and layer visualizationskal
2 daysCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
2 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
2 daysCNN v2: Add mip-level support to runtime effectskal
3 daysAdd test asset support with STRIP_ALL guardsskal
3 daysTracker: Sort pattern events + add validation/sanitize modesskal
3 daysCNNv2Effect: Document per-layer kernel sizes supportskal
3 daysRefactor: Reorganize workspaces and remove assets/ directoryskal
3 daysRefactor: Move application entry points to src/app/skal
3 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
4 daysFix CNN v2 weights validation logicskal
4 daysCNN v2: Complete multi-layer compute executionskal
4 daysCNN v2: storage buffer architecture foundationskal
4 daysCNN v2 Phase 5: render pipeline implementationskal
4 daysCNN v2: parametric static features - Phases 1-4skal
4 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
4 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
4 daysfix: WAV dump header corruption and early exit handlingskal
4 daysfix: PeakMeterEffect render() now properly overrides base classskal