summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
17 hoursCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
17 hoursCNN v2: Add TODO for flexible feature layout in binary format v3skal
17 hoursCNN v2: Add mip-level support to runtime effectskal
20 hoursAdd test asset support with STRIP_ALL guardsskal
21 hoursTracker: Sort pattern events + add validation/sanitize modesskal
21 hoursCNNv2Effect: Document per-layer kernel sizes supportskal
25 hoursRefactor: Reorganize workspaces and remove assets/ directoryskal
26 hoursRefactor: Move application entry points to src/app/skal
43 hourstest_demo: Add beat-synchronized CNN post-processing with version selectionskal
44 hoursFix CNN v2 weights validation logicskal
46 hoursCNN v2: Complete multi-layer compute executionskal
46 hoursCNN v2: storage buffer architecture foundationskal
46 hoursCNN v2 Phase 5: render pipeline implementationskal
46 hoursCNN v2: parametric static features - Phases 1-4skal
2 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
2 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
2 daysfix: WAV dump header corruption and early exit handlingskal
2 daysfix: PeakMeterEffect render() now properly overrides base classskal
2 daysrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
2 daysfix: update PeakMeterEffect uniform structure in test_demoskal
2 daysfeat: implement beat-based timing systemskal
3 daysfix: Release cached samplers before WGPU shutdownskal
3 daysfix: Resolve WGPU threading crash in cnn_testskal
3 daysfix: Register cnn_conv1x1 snippet and add verificationskal
3 daysfix: Use actual resolution in RotatingCubeEffectskal
3 daysfix: Use initialized_ flag instead of ctx_.device checkskal
3 daysfix: Complete auxiliary texture initialization fixskal
3 daysfix: Call resize() before init() to set dimensions firstskal
3 daysrefactor: Use lazy initialization for auxiliary texturesskal
3 daysfix: Resolve auxiliary texture resolution mismatch bugskal
3 daysrefactor: Simplify effect render API and fix uniform initializationskal
3 daysadd --save-intermediates to train.py and cnn_testskal
3 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
3 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
4 daysfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
4 daysfix: PostProcessHelperTest signature and fixture sharingskal
4 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
4 daysrefactor: Factor WGPU boilerplate into builder pattern helpersskal
4 daysfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
4 daysfix: Capture scene framebuffer before post-processing for CNN effectskal
4 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
4 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal
4 daysfix: Guard --headless flag with DEMO_HEADLESS defineskal
5 daysrefactor: Reorganize tests into subsystem subdirectoriesskal
5 daysfeat: Add headless mode for testing without GPUskal
5 daysfeat: Implement Task #76 external library size measurementskal
5 daysfeat: Add debug-only file change detection for rapid iterationskal
5 daysfix: Add ShaderComposer to CircleMaskEffect pipelinesskal
5 daysrefactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
5 daysrefactor: Generic sampler system for compositesskal