summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
25 hoursfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
25 hoursfix(audio): implement get_callback_state in TestBackendskal
25 hoursfeat(sequence): port hybrid_3d_effect to v2skal
25 hoursfeat(sequence): port rotating_cube_effect to v2skal
25 hoursfeat(sequence): port particles_effect to v2skal
26 hoursfeat(sequence): create v2 timeline with placeholder effectsskal
26 hoursfeat(sequence): add inline post-process functions for v2skal
26 hoursfeat(sequence): complete phase 3 - v2 shader integration and effect portsskal
27 hoursfeat(sequence): Clean up compiler and add test accessorskal
27 hoursfeat(sequence): Phase 3 - Port 3 effects to v2skal
27 hoursfeat(sequence): Phase 1 - Sequence v2 foundationskal
35 hourssmaller cubeskal
35 hoursrevert debug codeskal
35 hoursperf(audio): smooth playback time and RMS-based peak at 60Hzskal
41 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
41 hoursarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
41 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
41 hoursfix(tests): adjust AudioEngine test sample count expectationsskal
42 hoursclang-formatskal
42 hoursdebug flash-cube-effectskal
43 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
45 hoursdocs: document audio WAV drift bug investigationskal
47 hoursinvestigating audio-drive bugskal
48 hoursfeat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
48 hoursfix(audio): eliminate startup delay with automatic buffer pre-fillskal
2 daysfix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
2 daysfix(cli): change --dump_wav to --dump-wav and add error handlingskal
2 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
3 daysfeat: Move test_platform.cc to util subdirectoryskal
3 daysRefactor: extract setup_standard_textures helperskal
3 daysRefactor: add gpu_create_post_process_texture helperskal
3 daysRefactor: add gpu_create_texture_view_2d helperskal
3 daysRefactor: factorize WGPU init code for 3D testsskal
3 daysRefactor: factorize common WGPU patterns into helper functionsskal
3 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
3 daysFactor common test patterns into reusable utilitiesskal
3 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
4 daysAdd test asset support with STRIP_ALL guardsskal