summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
4 daysrevert debug codeskal
4 daysperf(audio): smooth playback time and RMS-based peak at 60Hzskal
4 daysrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
4 daysarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
4 daysrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
4 daysfix(tests): adjust AudioEngine test sample count expectationsskal
4 daysclang-formatskal
4 daysdebug flash-cube-effectskal
4 daysfix(audio): WAV dump drift improvements, acceptable stateskal
4 daysdocs: document audio WAV drift bug investigationskal
4 daysinvestigating audio-drive bugskal
4 daysfeat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
4 daysfix(audio): eliminate startup delay with automatic buffer pre-fillskal
4 daysfix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
4 daysfix(cli): change --dump_wav to --dump-wav and add error handlingskal
4 daysfeat(gpu): add shader labels for better error identificationskal
5 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
5 daysfeat(tracker): add sample offset and humanizationskal
5 dayssome tweakingskal
5 daysrefactor(wgsl): consolidate SDF shapes into single common fileskal
5 daysrefactor(wgsl): replace inline fullscreen_vs with common includeskal
5 daysstyle: Apply clang-format to codebaseskal
5 daysrefactor(wgsl): modularize common shader functionsskal
5 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
5 daysfeat: Move test_platform.cc to util subdirectoryskal
5 daysRefactor: extract setup_standard_textures helperskal
5 daysRefactor: add gpu_create_post_process_texture helperskal
5 daysRefactor: add gpu_create_texture_view_2d helperskal
5 daysRefactor: factorize WGPU init code for 3D testsskal
5 daysRefactor: factorize common WGPU patterns into helper functionsskal
5 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
5 daysFactor common test patterns into reusable utilitiesskal
6 daysCNN v2: Fix weight buffer offset bugskal
6 daysCNN v2: Alpha channel depth handling and layer visualizationskal
6 daysCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
6 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
6 daysCNN v2: Add mip-level support to runtime effectskal
6 daysAdd test asset support with STRIP_ALL guardsskal
6 daysTracker: Sort pattern events + add validation/sanitize modesskal
6 daysCNNv2Effect: Document per-layer kernel sizes supportskal
6 daysRefactor: Reorganize workspaces and remove assets/ directoryskal
6 daysRefactor: Move application entry points to src/app/skal
7 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
7 daysFix CNN v2 weights validation logicskal
7 daysCNN v2: Complete multi-layer compute executionskal
7 daysCNN v2: storage buffer architecture foundationskal
7 daysCNN v2 Phase 5: render pipeline implementationskal
7 daysCNN v2: parametric static features - Phases 1-4skal
8 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
8 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal