summaryrefslogtreecommitdiff
path: root/workspaces
AgeCommit message (Expand)Author
18 hoursmisc updatesskal
20 hoursfix(shader): add dfWithID to sdf_test.wgsl for test compatibilityskal
35 hoursfeat(gpu): add SDF camera infrastructure and effect base classskal
36 hourssome tweakingskal
39 hoursrefactor(wgsl): consolidate SDF shapes into single common fileskal
39 hoursrefactor(wgsl): replace inline fullscreen_vs with common includeskal
39 hoursrefactor(wgsl): modularize common shader functionsskal
41 hoursFix: CNN v2 compute shader validation errorskal
47 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
2 daysReplace hard clamp with sigmoid activation in CNN v2skal
2 daysFix --mix option: blend prev layer with static p4-p7, not p0-p3skal
2 daysCNN v2: Alpha channel depth handling and layer visualizationskal
3 daysCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
3 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
3 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
3 daysCNN v2: Add mip-level support to runtime effectskal
3 daysAdd shader snippet test assets to fix test_shader_composerskal
3 daysAdd test asset support with STRIP_ALL guardsskal
3 daysAdd pop-punk drum track from documented sequenceskal
3 daysCNNv2Effect: Document per-layer kernel sizes supportskal
3 daysCNN v2: Refactor to uniform 12D→4D architectureskal
3 daysRemediation: Implement shared common/shaders/ directoryskal
3 daysUpdate workspace.cfg for new directory structureskal
3 daysAdd weights/ subdirectory to workspaces for CNN training outputsskal
3 daysRefactor: Reorganize workspaces and remove assets/ directoryskal
3 daysRefactor: Move application entry points to src/app/skal
4 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
4 daysTimeline editor: CPU load visualization + UX improvementsskal
4 daysRefine training script output and validationskal
4 daysTODO: 8-bit weight quantization for 2× size reductionskal
4 daysCNN v2: storage buffer architecture foundationskal
4 daysCNN v2: parametric static features - Phases 1-4skal
4 daystimeline editor: quantize grid, drag fixes, hotkeysskal
4 dayscleanup: remove test-only files from main workspaceskal
4 daysfix: update shader files to use beat_phase instead of beatskal
4 daysfeat: implement beat-based timing systemskal
4 daysadd trained layersskal
4 daysdocs: Update CNN comments and add bias fix summaryskal
4 daysfix: CNN bias accumulation and output format improvementsskal
5 daysupdate cnn codeskal
5 daysfix: Register cnn_conv1x1 snippet and add verificationskal
5 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
5 daysfix: Replace clamp with sigmoid in CNN final layerskal
5 daysformat .wgsl layer code (cosmetics)skal
5 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
5 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
5 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
5 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
5 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
5 daysrefactor: Optimize CNN grayscale computationskal