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